We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 987c660 commit b712c43Copy full SHA for b712c43
.github/workflows/wheels.yml
@@ -47,4 +47,4 @@ jobs:
47
files: |
48
blender-extension-${{ runner.os }}_${{ runner.arch }}-${{ github.ref_name }}.zip
49
env:
50
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
0 commit comments