Skip to content

Commit

Permalink
use org pat
Browse files Browse the repository at this point in the history
  • Loading branch information
hitk6 committed Jul 18, 2024
1 parent a9a2d03 commit 95a11fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
with:
registry: ghcr.io
username: $GITHUB_ACTOR
password: ${{ secrets.MY_PAT }}
password: ${{ secrets.ORG_PAT_GITHUB }}

- name: Build and push
id: docker_build
Expand Down

0 comments on commit 95a11fe

Please sign in to comment.