Skip to content

Bump docker/metadata-action from 4 to 5 (#36) #23

Bump docker/metadata-action from 4 to 5 (#36)

Bump docker/metadata-action from 4 to 5 (#36) #23

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'