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 4cbdec6 commit 3e5e0b6Copy full SHA for 3e5e0b6
.github/workflows/create-github-release.yaml
@@ -22,7 +22,7 @@ jobs:
22
echo "Tag is on main"
23
else
24
echo "Tag is NOT on main, skipping"
25
- exit 0
+ exit 1
26
fi
27
28
build-native:
0 commit comments