Skip to content

Commit ec6fb64

Browse files
GH: testing actions
1 parent d48c1d9 commit ec6fb64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-github-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
echo "Tag is on main"
2323
else
2424
echo "Tag is NOT on main, skipping"
25-
exit 1
25+
#exit 1
2626
fi
2727
2828
build-native:

0 commit comments

Comments
 (0)