Skip to content

Commit

Permalink
fix: bool type
Browse files Browse the repository at this point in the history
  • Loading branch information
untoreh committed Jul 28, 2023
1 parent 7330718 commit 7146f0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
workflow_dispatch:
inputs:
debug_enabled:
type: boolean
description: 'Run the build with tmate debugging enabled (https://github.com/marketplace/actions/debugging-with-tmate)'
required: false
default: false
Expand Down

0 comments on commit 7146f0f

Please sign in to comment.