Skip to content

Commit

Permalink
Update .github/workflows/release.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Danny Bédard <[email protected]>
  • Loading branch information
pdugre and DannyBedard authored Nov 19, 2024
1 parent 4f53bdd commit f7ea4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ on:
description: "Publish Devolutions.XTS.NET"
required: true
type: boolean

publish_dry_run:
description: "Dry Run Mode"
required: true
type: boolean

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f7ea4e1

Please sign in to comment.