Skip to content

feat: switch to pipx & add github-token (#23) #15

feat: switch to pipx & add github-token (#23)

feat: switch to pipx & add github-token (#23) #15

Workflow file for this run

---
name: Draft Release
on: # yamllint disable-line rule:truthy
push:
branches:
- main
jobs:
draft-release:
name: Draft Release
uses: raven-actions/.workflows/.github/workflows/__release-draft.yml@main
secrets: inherit