Skip to content

Commit

Permalink
Switched to PUBLIC_GH_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
xchoo committed Dec 4, 2023
1 parent 07c334b commit dfc3bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
env:
SSH_KEY: ${{ secrets.SSH_KEY }}
SSH_CONFIG: ${{ secrets.SSH_CONFIG }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.PUBLIC_GH_TOKEN }}
steps:
- uses: nengo/nengo-bones/actions/setup@main
with:
Expand Down

0 comments on commit dfc3bca

Please sign in to comment.