0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 21:14:05 +00:00

chore: use standard bot for release-please action

This commit is contained in:
Pavel Boldyrev 2022-10-17 00:43:03 -04:00
parent 6123636089
commit c60e03f984
No known key found for this signature in database
GPG Key ID: 02A24794ADAC7455

View File

@ -7,17 +7,8 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: crazy-max/ghaction-import-gpg@v5
id: import_gpg_key
with:
git_commit_gpgsign: true
git_user_signingkey: true
gpg_private_key: ${{ secrets.BOT_GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.BOT_GPG_PASSPHRASE }}
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.BOT_TOKEN }}
release-type: go
extra-files: |
Makefile