Skip to content

Merge pull request #1 from snakemake-workflows/release-please--branch… #62

Merge pull request #1 from snakemake-workflows/release-please--branch…

Merge pull request #1 from snakemake-workflows/release-please--branch… #62

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
issues: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
# just keep a changelog, no version anywhere outside of git tags
release-type: go