Update if statement

Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
pull/60/head
MaksimZhukov 3 years ago committed by GitHub
parent c588fde671
commit 7ec29070ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -136,7 +136,7 @@ jobs:
publish_release: publish_release:
name: Publish release name: Publish release
if: inputs.publish-release == 'true' if: inputs.publish-release
needs: test needs: test
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:

Loading…
Cancel
Save