Update .gitea/workflows/deploy-namada.yml
This commit is contained in:
parent
f8c79a881f
commit
598ad8bd1c
@ -35,7 +35,7 @@ jobs:
|
|||||||
echo "run_workflow=false" >> $GITHUB_OUTPUT
|
echo "run_workflow=false" >> $GITHUB_OUTPUT
|
||||||
fi
|
fi
|
||||||
|
|
||||||
main_workflow:
|
main_workflow:
|
||||||
needs: check-latest
|
needs: check-latest
|
||||||
if: needs.check-latest.outputs.run_workflow == 'true'
|
if: needs.check-latest.outputs.run_workflow == 'true'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user