Skip to content

Commit ca8331a

Browse files
maint: Add missing input token to release CI
1 parent 33c8117 commit ca8331a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ jobs:
185185
- name: Release to GitHub
186186
uses: ansys/actions/release-github@v9
187187
with:
188+
token: ${{ secrets.GITHUB_TOKEN }}
188189
library-name: ${{ env.PACKAGE_NAME }}
189190

190191
upload_docs_release:

0 commit comments

Comments
 (0)