Skip to content

Commit

Permalink
Update ghcr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xe1os authored Sep 26, 2024
1 parent 5b3c7cb commit 8e09c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
- id: getversion
uses: Saionaro/extract-package-version@v1.2.1
- uses: docker/build-push-action@v3.2.0
Expand Down

0 comments on commit 8e09c31

Please sign in to comment.