Skip to content

fix: make the aux-files example use the existing ANN field `SYMBO… #209

fix: make the aux-files example use the existing ANN field `SYMBO…

fix: make the aux-files example use the existing ANN field `SYMBO… #209

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