Skip to content

Commit 60c83bf

Browse files
committed
MAINT: set secret for GitHub action named "Release to GitHub"
1 parent 5af9a08 commit 60c83bf

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
@@ -148,6 +148,7 @@ jobs:
148148
uses: ansys/actions/release-github@v9
149149
with:
150150
library-name: ${{ env.PACKAGE_NAME }}
151+
token: ${{ secrets.GITHUB_TOKEN }}
151152

152153
upload_dev_docs:
153154
name: Upload dev documentation

0 commit comments

Comments
 (0)