Skip to content

Commit

Permalink
fix: update dockerhub credential
Browse files Browse the repository at this point in the history
  • Loading branch information
aksmo authored Mar 4, 2024
1 parent a20a2be commit f25bb28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
workflow: dockerhub
repo: runiac/docker
token: ${{ secrets.RUNIAC_PAT }}
token: ${{ secrets.DOCKERHUB_TOKEN }}
ref: main
inputs: '{ "ref": "${{ github.ref }}" }'

Expand Down

0 comments on commit f25bb28

Please sign in to comment.