mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 18:42:58 +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:
|
||||
- uses: google-github-actions/release-please-action@v3
|
||||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
release-type: go
|
||||
extra-files: |
|
||||
Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user