Skip to content

Commit 730cf13

Browse files
committed
added token to release action
1 parent 378fe26 commit 730cf13

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
@@ -246,3 +246,4 @@ jobs:
246246
uses: ansys/actions/release-github@v8
247247
with:
248248
library-name: ${{ env.PACKAGE_NAME }}
249+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)