Skip to content

Commit

Permalink
Fix provenance task
Browse files Browse the repository at this point in the history
  • Loading branch information
andifalk committed Oct 8, 2023
1 parent 2c8b3d5 commit fc47649
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
with:
image: "andifalk/supply-chain-security:${GITHUB_REF_NAME}"
registry-username: ${{ secrets.DOCKERHUB_USER }}
secrets:
registry-password: ${{ secrets.DOCKERHUB_TOKEN }}
secrets:
registry-password: ${{ secrets.DOCKERHUB_TOKEN }}

0 comments on commit fc47649

Please sign in to comment.