Skip to content

Commit d639e95

Browse files
committed
chore: use bot token for checkout
1 parent 3f82912 commit d639e95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/autorelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
fetch-depth: 0
2525
fetch-tags: true
2626
show-progress: true
27+
token: ${{ secrets.PYANSYS_CI_BOT_TOKEN }}
2728

2829
# Configure Git
2930
- name: Configure Git

0 commit comments

Comments
 (0)