Skip to content

Commit

Permalink
chore: upgrade actions
Browse files Browse the repository at this point in the history
  • Loading branch information
fredleger committed Oct 9, 2023
1 parent 780d97b commit ab2e60a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
file: Dockerfile
platforms: ${{ env.PLATFORMS }}
secrets: |
"github_token=${{ secrets.GITHUB_TOKEN }}"
"github_token=${{ secrets.CR_PAT }}"
push: true

0 comments on commit ab2e60a

Please sign in to comment.