Skip to content

Commit 18d2e4f

Browse files
authored
Update version_bump.yml
1 parent be75e65 commit 18d2e4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/version_bump.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- name: Comment on PR with no spam
9494
uses: actions/github-script@v8
9595
with:
96-
github-token: ${{ secrets.VERSION_BOT }}
96+
github-token: ${{ secrets.GITHUB_TOKEN }}
9797
script: |
9898
// Retrieve variables from the environment
9999
const titleFlag = process.env.TITLE_FLAG;

0 commit comments

Comments
 (0)