Skip to content

chore(main): release fxconfig 1.2.0 (#273) #264

chore(main): release fxconfig 1.2.0 (#273)

chore(main): release fxconfig 1.2.0 (#273) #264

Workflow file for this run

name: release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
command: manifest
monorepo-tags: true
separate-pull-requests: true
release-type: "go"
tag-separator: "/"