Skip to content

chore: do not include renovate PRs in changelog (#274) #43

chore: do not include renovate PRs in changelog (#274)

chore: do not include renovate PRs in changelog (#274) #43

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: go
package-name: hcloud-go
# hcloud-go is consumed directly from the git tag.
# To make sure that the version in the user-agent is up-to-date,
# we need to write it to a file that is included in the git tag.
extra-files: |
hcloud/hcloud.go