Skip to content

Commit

Permalink
Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
flaticols committed Mar 2, 2023
1 parent ab54a95 commit a8b9cf5
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 a8b9cf5

Please sign in to comment.