Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 55a7984

Browse files
authored
fix: Add token for the release-github action v10 (#304)
1 parent 78b9d3d commit 55a7984

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
@@ -139,6 +139,7 @@ jobs:
139139
uses: ansys/actions/release-github@v10
140140
with:
141141
library-name: ${{ env.PACKAGE_NAME }}
142+
token: ${{ secrets.GITHUB_TOKEN }}
142143

143144
upload_docs_dev:
144145
name: Upload dev documentation

0 commit comments

Comments
 (0)