Skip to content

Merge branch 'master' of https://github.com/hummal/crittr #3

Merge branch 'master' of https://github.com/hummal/crittr

Merge branch 'master' of https://github.com/hummal/crittr #3

name: Versioning and Tagging (release-please)
on:
push:
branches:
- main
- master
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.ACTION_ACCESS_TOKEN }}
# this is a built-in strategy in release-please, see "Action Inputs"
# for more options
release-type: simple