Skip to content

Commit

Permalink
Merge pull request #55 from flaticols/fix/workflow
Browse files Browse the repository at this point in the history
Fixed
  • Loading branch information
flaticols authored Mar 2, 2023
2 parents ab54a95 + a8b9cf5 commit 1426326
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 @@ -11,4 +11,4 @@ jobs:
- uses: actions/checkout@v3
- uses: ./
with:
github-token: {{ secrets.GH_PAT }}
github-token: "${{ secrets.GH_PAT }}"

0 comments on commit 1426326

Please sign in to comment.