Skip to content

Commit

Permalink
Fix secret in dispatch_lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jleibs committed Apr 20, 2023
1 parent bbf4a26 commit 4848f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
with:
SAVE_CACHE: false
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CALLER_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4848f98

Please sign in to comment.