Skip to content

Commit d74f9cd

Browse files
Update .github/workflows/ci-pulsarbot.yaml
Co-authored-by: Lari Hotari <[email protected]>
1 parent b6b8e97 commit d74f9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pulsarbot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
id: pulsarbot
3737
uses: actions/github-script@v7
3838
with:
39-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39+
github-token: ${{ secrets.GITHUB_TOKEN }}
4040
script: |
4141
// Supported commands:
4242
// - /pulsarbot rerun

0 commit comments

Comments
 (0)