Skip to content

Commit e372eac

Browse files
Update
1 parent 95459d6 commit e372eac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bump_version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ jobs:
3232
shell: bash
3333
run: scripts/bump_version.sh "${VERSION}"
3434
env:
35+
GH_TOKEN: ${{ github.token }}
3536
VERSION: ${{ github.event.inputs.version || '2.1.1' }}

0 commit comments

Comments
 (0)