Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stroncod authored Jul 29, 2024
1 parent f6efd9c commit 7acb24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:

usedocker: true
docker_build_args: |
GH_PAT: ${{ secrets.GH_PAT }}
GH_PAT=${{ secrets.GH_PAT }}

0 comments on commit 7acb24e

Please sign in to comment.