Skip to content

Commit

Permalink
Use defaul token
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuv committed Nov 17, 2024
1 parent 082dea3 commit fea13ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
password: ${{ secrets.GITHUB_TOKEN }}

- uses: actions/cache@v3
with:
Expand Down

0 comments on commit fea13ff

Please sign in to comment.