Skip to content

Commit 0ba96b3

Browse files
authored
ci: update ansys/actions/release-github to use token (#1811)
1 parent d3c997e commit 0ba96b3

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
@@ -888,6 +888,7 @@ jobs:
888888
- name: Release to GitHub
889889
uses: ansys/actions/release-github@v8
890890
with:
891+
token: ${{ secrets.GITHUB_TOKEN }}
891892
library-name: ${{ env.PACKAGE_NAME }}
892893
additional-artifacts: windows-dms-dockerfile.zip windows-core-dockerfile.zip linux-core-dockerfile.zip
893894

0 commit comments

Comments
 (0)