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:
parent
df13adfb8b
commit
1bfaeff771
1
.github/workflows/generate_changelog.yml
vendored
1
.github/workflows/generate_changelog.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user