Skip to content

feature: update beets and build dependency versions (#205) #185

feature: update beets and build dependency versions (#205)

feature: update beets and build dependency versions (#205) #185

Workflow file for this run

name: release
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4
with:
command: manifest
token: ${{ secrets.GITHUB_TOKEN }}