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 98a844b commit 1a13156Copy full SHA for 1a13156
.github/workflows/label.yml
@@ -94,4 +94,6 @@ jobs:
94
steps:
95
- uses: ansys/actions/doc-changelog@v8
96
with:
97
- token: ${{ secrets.PYANSYS_CI_BOT_TOKEN }}
+ token: ${{ secrets.PYANSYS_CI_BOT_TOKEN }}
98
+ bot-user: ${{ secrets.PYANSYS_CI_BOT_USERNAME }}
99
+ bot-email: ${{ secrets.PYANSYS_CI_BOT_EMAIL }}
0 commit comments