Skip to content

Bump actions/checkout from 3 to 4 (#31) #18

Bump actions/checkout from 3 to 4 (#31)

Bump actions/checkout from 3 to 4 (#31) #18

name: Create Release Draft
on:
push:
branches:
- main
jobs:
draft-release:
name: Create Release Draft
runs-on: ubuntu-22.04
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Create/Update Draft
uses: lucacome/[email protected]
with:
minor-label: 'enhancement'
major-label: 'change'