Skip to content

Commit

Permalink
Use personal access token
Browse files Browse the repository at this point in the history
  • Loading branch information
corvus-ch committed Aug 23, 2022
1 parent 428d489 commit 78c5f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

- uses: actions/upload-artifact@v3
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 78c5f8f

Please sign in to comment.