Skip to content

fix: updated syntax error on how build args are being set (#17) #16

fix: updated syntax error on how build args are being set (#17)

fix: updated syntax error on how build args are being set (#17) #16

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GH_TOKEN }}
# this is a built-in strategy in release-please, see "Action Inputs"
# for more options
release-type: simple