We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f82912 commit d639e95Copy full SHA for d639e95
.github/workflows/autorelease.yml
@@ -24,6 +24,7 @@ jobs:
24
fetch-depth: 0
25
fetch-tags: true
26
show-progress: true
27
+ token: ${{ secrets.PYANSYS_CI_BOT_TOKEN }}
28
29
# Configure Git
30
- name: Configure Git
0 commit comments