Skip to content

chore: update CI template (#957) #803

chore: update CI template (#957)

chore: update CI template (#957) #803

Workflow file for this run

name: Release Draft
on:
push:
branches: [main]
workflow_dispatch:
jobs:
release-draft:
permissions:
contents: write
pull-requests: read
uses: athackst/ci/.github/workflows/release_drafter.yml@main
secrets: inherit