Skip to content

Bump actions/checkout from 4 to 5 (#27) #25

Bump actions/checkout from 4 to 5 (#27)

Bump actions/checkout from 4 to 5 (#27) #25

name: Release Drafter
on:
workflow_dispatch:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
permissions: {}
jobs:
release-drafter:
uses: typisttech/.github/.github/workflows/release-drafter.yml@v2
permissions:
contents: write
pull-requests: read