Skip to content

fix: Always run build workflows (#23) #17

fix: Always run build workflows (#23)

fix: Always run build workflows (#23) #17

Workflow file for this run

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
environment: main
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.PAT }}
release-type: simple