Skip to content

refactor: move mux server setup to shared function (#771) #46

refactor: move mux server setup to shared function (#771)

refactor: move mux server setup to shared function (#771) #46

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/terraform-provider-hcloud'
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
release-type: go
package-name: terraform-provider-hcloud