1 Commits
br0 ... wut

Author SHA1 Message Date
3254380703 Wut file created
Signed-off-by: Václav Valíček <valicek1994@gmail.com>
2022-07-27 13:35:35 +02:00
2 changed files with 1 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ jobs:
await script.validateRelease() await script.validateRelease()
- name: Finalize GitHub release and milestone - name: Finalize GitHub release and milestone
if: ${{ github.event.inputs.dryrun == 'false' }} if: !github.event.inputs.dryrun
uses: actions/github-script@v5 uses: actions/github-script@v5
with: with:
script: | script: |

0
wut-file Normal file
View File