Skip to content

Commit

Permalink
ci(crates-io): requires version on publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
clearloop committed Jan 9, 2024
1 parent 0af13a6 commit ddbafb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crates-io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
default: false
version:
description: "Workspace version to publish"
required: true
type: string
pull_request:
branches: [master]
Expand Down

0 comments on commit ddbafb8

Please sign in to comment.