Skip to content

Commit 88c082f

Browse files
committed
build: Update release doc build. (#584)
Update release doc build.
1 parent f71882b commit 88c082f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
- name: "Deploy the stable documentation"
189189
uses: ansys/actions/[email protected]
190190
with:
191-
doc-artifact-name: 'HTML-Documentation-tag-${{ env.DOC_DEPLOYMENT_IMAGE_TAG }}'
191+
doc-artifact-name: HTML-Documentation-tag-${{ env.DOC_DEPLOYMENT_IMAGE_TAG }}
192192
cname: ${{ env.DOCUMENTATION_CNAME }}
193193
token: ${{ secrets.GITHUB_TOKEN }}
194194
bot-user: ${{ secrets.PYANSYS_CI_BOT_USERNAME }}

0 commit comments

Comments
 (0)