Skip to content

Merge branch 'main' of https://github.com/bitfocus/companion-satellite #111

Merge branch 'main' of https://github.com/bitfocus/companion-satellite

Merge branch 'main' of https://github.com/bitfocus/companion-satellite #111

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
# use a token so that git pushes trigger subsequent workflow runs
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
config-file: .github/release-please-config.json