Skip to content

Commit

Permalink
Add inputs section in GHA workflow example
Browse files Browse the repository at this point in the history
  • Loading branch information
christolis committed Oct 9, 2024
1 parent c9e7f14 commit 813e7f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ name: Bump version

on:
workflow_dispatch:
inputs:
bump-type:
description: 'Bump type'
required: true
Expand Down

0 comments on commit 813e7f5

Please sign in to comment.