Skip to content

Commit 02eb251

Browse files
AlejandroFernandezLucespyansys-ci-bot
authored andcommitted
maint: Add missing input token to release CI (#279)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 5ba14bc commit 02eb251

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-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:

doc/changelog.d/279.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
maint: Add missing input token to release CI

0 commit comments

Comments
 (0)