Skip to content

Commit

Permalink
add github token
Browse files Browse the repository at this point in the history
  • Loading branch information
danielzsh committed Dec 23, 2023
1 parent a5e62c5 commit 6272360
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_usaco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ jobs:
git branch auto
npm ci
source run.sh || source create_pr.sh
env:
GITHUB_TOKEN: ${{ github.token }}

0 comments on commit 6272360

Please sign in to comment.