Skip to content

Commit

Permalink
fix: use bot for changelog fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Nov 13, 2024
1 parent 0717f92 commit 6c25c39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,6 @@ jobs:
- uses: ansys/actions/doc-changelog@v8
with:
token: ${{ secrets.PYANSYS_CI_BOT_TOKEN }}
bot-user: ${{ secrets.PYANSYS_CI_BOT_USERNAME }}
bot-email: ${{ secrets.PYANSYS_CI_BOT_EMAIL }}

0 comments on commit 6c25c39

Please sign in to comment.