Skip to content

using new itchio workflow in cxreiff/github_workflows #2

using new itchio workflow in cxreiff/github_workflows

using new itchio workflow in cxreiff/github_workflows #2

Workflow file for this run

name: release_plz
permissions:
pull-requests: write
contents: write
on:
push:
branches:
- main
jobs:
release:
uses: cxreiff/github_workflows/.github/workflows/rust_release.yml@main
permissions:
pull-requests: write
contents: write
secrets:
DEDICATED_TOKEN: ${{ secrets.DEDICATED_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
with:
linux_dependencies: libasound2-dev libudev-dev