Skip to content

Commit

Permalink
Make version required input
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Dec 30, 2022
1 parent fc1b904 commit 0a82bfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
inputs:
version:
description: Version to cut
required: true

jobs:
release:
Expand Down

0 comments on commit 0a82bfd

Please sign in to comment.