Skip to content

Merge branch 'main' of https://github.com/beat-forge/generic-stripper #19

Merge branch 'main' of https://github.com/beat-forge/generic-stripper

Merge branch 'main' of https://github.com/beat-forge/generic-stripper #19

Workflow file for this run

name: Automatic Versioning
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
package-name: GenericStripper
release-type: simple