We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4785f01 commit cd1ec63Copy full SHA for cd1ec63
.github/workflows/deploy.yml
@@ -18,6 +18,7 @@ jobs:
18
echo "should_deploy=false" >> $GITHUB_ENV
19
else
20
echo "should_deploy=true" >> $GITHUB_ENV
21
+ fi
22
env:
23
GITHUB_OUTPUT: $GITHUB_ENV
24
deploy:
0 commit comments