Skip to content

deps: update actions/setup-go action to v5 (#546) #50

deps: update actions/setup-go action to v5 (#546)

deps: update actions/setup-go action to v5 (#546) #50

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
# The secret HCLOUD_BOT_TOKEN is only available on the main repo, not in forks.
if: github.repository == 'hetznercloud/csi-driver'
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
release-type: go
package-name: csi-driver
extra-files: |
driver/driver.go
deploy/kubernetes/hcloud-csi.yml
chart/Chart.yaml
chart/.snapshots/example-prod.yaml
chart/.snapshots/full.yaml
chart/.snapshots/default.yaml