Skip to content

Commit 5d20de6

Browse files
committed
add github token
1 parent 59491cc commit 5d20de6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ jobs:
181181
uses: ansys/actions/release-github@v9
182182
with:
183183
library-name: ${{ env.PACKAGE_NAME }}
184+
token: ${{ secrets.GITHUB_TOKEN }}
184185

185186
doc-deploy-dev:
186187
name: "Deploy development documentation"

0 commit comments

Comments
 (0)