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 895952f commit a6697cdCopy full SHA for a6697cd
.github/workflows/ci.yml
@@ -353,3 +353,5 @@ jobs:
353
with:
354
cname: ${{ env.DOCUMENTATION_CNAME }}
355
token: ${{ secrets.GITHUB_TOKEN }}
356
+ bot-user: ${{ secrets.PYANSYS_CI_BOT_USERNAME }}
357
+ bot-email: ${{ secrets.PYANSYS_CI_BOT_EMAIL }}
0 commit comments