Skip to content

Merge branch 'main' of https://github.com/beat-forge/api #8

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

Merge branch 'main' of https://github.com/beat-forge/api #8

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:
release-type: rust
package-name: api