Skip to content

feat!: Upgrade to Liftoff v5 and avoid merging flags/config/env (#259) #10

feat!: Upgrade to Liftoff v5 and avoid merging flags/config/env (#259)

feat!: Upgrade to Liftoff v5 and avoid merging flags/config/env (#259) #10

Workflow file for this run

name: release
on:
push:
branches:
- master
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
package-name: release-please-action