Skip to content

Add AutoACMG variables to env.tpl (#68) #71

Add AutoACMG variables to env.tpl (#68)

Add AutoACMG variables to env.tpl (#68) #71

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
if: github.repository_owner == 'bihealth'
runs-on: ubuntu-latest
steps:
- name: Run release-please
uses: GoogleCloudPlatform/release-please-action@v4
id: release
with:
release-type: simple
token: ${{ secrets.BOT_TOKEN }}