mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 11:02:59 +00:00
chore: use custom bot token for release-please
This commit is contained in:
parent
f9f357e200
commit
af1313bb21
1
.github/workflows/release-please.yml
vendored
1
.github/workflows/release-please.yml
vendored
@ -9,6 +9,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: google-github-actions/release-please-action@v3
|
- uses: google-github-actions/release-please-action@v3
|
||||||
with:
|
with:
|
||||||
|
token: ${{ secrets.BOT_TOKEN }}
|
||||||
release-type: go
|
release-type: go
|
||||||
extra-files: |
|
extra-files: |
|
||||||
Makefile
|
Makefile
|
||||||
|
Loading…
Reference in New Issue
Block a user