Skip to content

Commit

Permalink
Fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
payetvin committed Mar 21, 2024
1 parent 15186fb commit cc7abaf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/new_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ on:
description: "Run all tests (true/false)"
required: true
type: string
set_latest: "Set the release as latest"
set_latest:
description: "Set the release as latest"
required: true
type: boolean
jobs:
Expand Down

0 comments on commit cc7abaf

Please sign in to comment.