Commit 992c5a8e authored by Moody Salem's avatar Moody Salem

Try without the if statement

parent 850e9bb2
......@@ -18,7 +18,6 @@ jobs:
release_branches: .*
- name: Cancel this build if no new commits
uses: andymckay/cancel-action@0.2
if: steps.bump_version.outputs.new_tag == undefined
- uses: actions/setup-node@v1
with:
node-version: '12'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment