Skip to content

Commit 985d49c

Browse files
committed
Merge branch 'thomasturrell-patch-3' of https://github.com/BerryCloud/xapi-java into thomasturrell-patch-3
2 parents dfea472 + 8e3b735 commit 985d49c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ permissions:
2525
jobs:
2626
release:
2727
# Only run for draft releases; ignore non-draft created events
28-
if: ${{ github.event.release.draft == true }}
28+
if: github.event.release.draft
2929

3030
runs-on: ubuntu-latest
3131

0 commit comments

Comments
 (0)