Skip to content

Commit ebd90fb

Browse files
authored
Added bot credentials to doc-deploy-stable. (#95)
1 parent 2e157db commit ebd90fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cicd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,5 @@ jobs:
188188
with:
189189
cname: ${{ env.DOCUMENTATION_CNAME }}
190190
token: ${{ secrets.GITHUB_TOKEN }}
191+
bot-user: ${{ secrets.PYANSYS_CI_BOT_USERNAME }}
192+
bot-email: ${{ secrets.PYANSYS_CI_BOT_EMAIL }}

0 commit comments

Comments
 (0)