Skip to content

Commit 76e961c

Browse files
committed
fix bump_version
1 parent b1d1cfb commit 76e961c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/bump_version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121
with:
2222
fetch-depth: 0
23+
token: ${{ secrets.ORG_GITHUB_TOKEN }}
2324
- name: Fetch All Tags
2425
run: git fetch --force --tags
2526
- name: Determine Next Version

0 commit comments

Comments
 (0)