Skip to content

Add publish major tag workflow (#59) #20

Add publish major tag workflow (#59)

Add publish major tag workflow (#59) #20

name: Release Drafter
on:
push:
branches:
- main
workflow_dispatch:
workflow_call:
concurrency:
group: dot-github-${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
release-drafter:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: read
steps:
- uses: release-drafter/release-drafter@563bf132657a13ded0b01fcb723c5a58cdd824e2 # v7.2.1