Skip to content

deps: update golangci/golangci-lint-action action to v5 (#599) #90

deps: update golangci/golangci-lint-action action to v5 (#599)

deps: update golangci/golangci-lint-action action to v5 (#599) #90

name: Release-please
on:
push:
branches: [main]
jobs:
release-please:
# Do not run on forks.
if: github.repository == 'hetznercloud/csi-driver'
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json