Skip to content

Commit

Permalink
Changed action Token (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyE123 authored Apr 20, 2023
1 parent f3be993 commit 28c2199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ jobs:
with:
tag_name: ${{ steps.bumpTag.outputs.new_tag }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PAT }}

0 comments on commit 28c2199

Please sign in to comment.