Skip to content

Bump the cargo-dependencies group with 2 updates (#18) #21

Bump the cargo-dependencies group with 2 updates (#18)

Bump the cargo-dependencies group with 2 updates (#18) #21

Workflow file for this run

name: Release
permissions:
pull-requests: write
contents: write
on:
workflow_dispatch:
push:
branches:
- main
jobs:
release-plz:
uses: joshka/github-workflows/.github/workflows/rust-release-plz.yml@main
permissions:
pull-requests: write
contents: write
secrets:
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}