Skip to content

fix: Move signed_pi_value columns to the end (again) (#117) #57

fix: Move signed_pi_value columns to the end (again) (#117)

fix: Move signed_pi_value columns to the end (again) (#117) #57

name: Release
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
id: release
with:
release-type: simple
token: ${{ secrets.GITHUB_TOKEN }}