mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-04 21:14:05 +00:00
fix workflow issues (#61)
This commit is contained in:
parent
70579a865f
commit
df13adfb8b
3
.github/workflows/generate_changelog.yml
vendored
3
.github/workflows/generate_changelog.yml
vendored
@ -19,13 +19,12 @@ jobs:
|
||||
name: Generate changelog for main branch
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- with:
|
||||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
|
||||
- name: Generate changelog
|
||||
uses: charmixer/auto-changelog-action@v1
|
||||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
release_branch: main
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
|
Loading…
Reference in New Issue
Block a user