Skip to content

Commit

Permalink
test gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
hitk6 committed Jul 18, 2024
1 parent c241511 commit 4171246
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ jobs:
uses: docker/[email protected]
with:
registry: ghcr.io
username: atlan-ci
password: ${{ secrets.ORG_PAT_GITHUB }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push
id: docker_build
Expand Down

0 comments on commit 4171246

Please sign in to comment.