Skip to content

Commit

Permalink
Improve prompts
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Jul 10, 2024
1 parent b0408ee commit 0fac5f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/holonix-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@ on:
- main-0.3
- main-0.2
update-holochain:
description: "Whether Holochain should be updated"
description: "Should Holochain be updated?"
type: boolean
default: false
required: true
update-scaffolding:
description: "Whether Scaffolding should be updated"
description: "Should Scaffolding be updated?"
type: boolean
default: false
required: true
update-launcher:
description: "Whether Launcher should be updated"
description: "Should Launcher be updated?"
type: boolean
default: false
required: true
Expand Down

0 comments on commit 0fac5f4

Please sign in to comment.