Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Mar 28, 2023
1 parent 671c770 commit 08979cc
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 @@ -163,5 +163,5 @@ jobs:
uses: ad-m/github-push-action@master
continue-on-error: true
with:
github_token: ${{ secrets.PAT_TOKEN }}
github_token: ${{ secrets.PAT_TOKEN || github.token }}
branch: ${{ github.head_ref }}

0 comments on commit 08979cc

Please sign in to comment.