0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00

move release branch param to action

This commit is contained in:
Pavel Boldyrev 2022-03-21 21:28:21 -04:00
parent 950fe27598
commit 1bd5b70a8f
No known key found for this signature in database
GPG Key ID: 9A3B05A2B8921AD9
2 changed files with 1 additions and 1 deletions

View File

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

View File

@ -1,4 +1,3 @@
release_branch=main
since_tag=v0.4.4
exclude-labels=duplicate,question,invalid,wontfix,dependencies
pr-wo-labels=false