Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
skin27 authored Nov 29, 2024
1 parent d21a3aa commit fa02d18
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
name: Release Drafter

on:
workflow_dispatch:
inputs:
branch:
description: 'Branch to use'
default: 'main'
type: string
milestone:
description: 'Milestone to use as version'
type: string
workflow_call:
inputs:
branch:
Expand Down

0 comments on commit fa02d18

Please sign in to comment.