Skip to content

Commit

Permalink
Update changes.yml (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheeguerin authored Feb 10, 2024
1 parent ee4a07e commit fa0b7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- run: node ./packages/github-pr-commenter/cmd/cli.mjs verify
env:
GITHUB_TOKEN: ${{secrets.CUSTOM_GITHUB_TOKEN}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
name: Create/update comment

- run: node ./packages/chronus/cmd/cli.mjs verify
Expand Down

0 comments on commit fa0b7c5

Please sign in to comment.