Skip to content

fix: added go_list_args option to configuration (#172) #111

fix: added go_list_args option to configuration (#172)

fix: added go_list_args option to configuration (#172) #111

Workflow file for this run

name: release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
please:
if: ${{ github.ref == 'refs/heads/main' }}
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE }}
release-type: simple