0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 12:32:59 +00:00

restore token in generate changelog workflow

This commit is contained in:
Pavel Boldyrev 2022-04-13 00:23:29 -04:00
parent df13adfb8b
commit 1bfaeff771
No known key found for this signature in database
GPG Key ID: 9A3B05A2B8921AD9

View File

@ -25,6 +25,7 @@ jobs:
- name: Generate changelog - name: Generate changelog
uses: charmixer/auto-changelog-action@v1 uses: charmixer/auto-changelog-action@v1
with: with:
token: ${{ secrets.BOT_TOKEN }}
release_branch: main release_branch: main
- uses: stefanzweifel/git-auto-commit-action@v4 - uses: stefanzweifel/git-auto-commit-action@v4