Skip to content

Commit b7c2cea

Browse files
roosrejorgepiloto
andauthored
Maint/fix release action (#572)
fix(release): use the GITHUB_TOKEN when releasing to GitHub Co-authored-by: Jorge Martinez <jorge.martinezgarrido@ansys.com> Co-authored-by: Jorge Martínez <28702884+jorgepiloto@users.noreply.github.com>
1 parent 7a8a5b5 commit b7c2cea

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
@@ -266,6 +266,7 @@ jobs:
266266
uses: ansys/actions/release-github@v9
267267
with:
268268
library-name: ${{ env.PACKAGE_NAME }}
269+
token: ${{ secrets.GITHUB_TOKEN }}
269270

270271
doc-deploy-stable:
271272
name: "Deploy stable documentation"

0 commit comments

Comments
 (0)