We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f71882b commit 88c082fCopy full SHA for 88c082f
.github/workflows/ci_cd.yml
@@ -188,7 +188,7 @@ jobs:
188
- name: "Deploy the stable documentation"
189
uses: ansys/actions/[email protected]
190
with:
191
- doc-artifact-name: 'HTML-Documentation-tag-${{ env.DOC_DEPLOYMENT_IMAGE_TAG }}'
+ doc-artifact-name: HTML-Documentation-tag-${{ env.DOC_DEPLOYMENT_IMAGE_TAG }}
192
cname: ${{ env.DOCUMENTATION_CNAME }}
193
token: ${{ secrets.GITHUB_TOKEN }}
194
bot-user: ${{ secrets.PYANSYS_CI_BOT_USERNAME }}
0 commit comments