2 Commits
wut ... br0

Author SHA1 Message Date
Stephan
7bc1195651 exp 2022-03-18 18:49:47 +01:00
Stephan
786c441206 exp 2022-03-18 18:48:12 +01:00

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 if: ${{ github.event.inputs.dryrun == 'false' }}
uses: actions/github-script@v5 uses: actions/github-script@v5
with: with:
script: | script: |