Skip to content

Commit

Permalink
fix(): Update upload-dockerhub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmanTaheriGhaleTaki authored Apr 11, 2024
1 parent b99f3f3 commit 786e9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
- run: npm i -g semantic-release @semantic-release/changelog @semantic-release/git
- run: semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 786e9bf

Please sign in to comment.