Skip to content

Commit

Permalink
Update notebook-pr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremymanning authored Jul 8, 2023
1 parent bd81337 commit abd1b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notebook-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,5 @@ jobs:
if: "!contains(env.COMMIT_MESSAGE, 'skip ci') && success()"
uses: ad-m/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.ACCESS_TOKEN }}
branch: ${{ github.head_ref }}

0 comments on commit abd1b88

Please sign in to comment.