mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
ci: use new release-please action (#506)
This commit is contained in:
parent
2b38e0363a
commit
cbd2e78bf5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-please.yml
vendored
2
.github/workflows/release-please.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- id: release
|
- id: release
|
||||||
uses: google-github-actions/release-please-action@v4
|
uses: googleapis/release-please-action@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
|
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
|
||||||
config-file: .github/release-please-config.json
|
config-file: .github/release-please-config.json
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue