We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 291883e commit cebffb2Copy full SHA for cebffb2
1 file changed
.github/workflows/publish.yml
@@ -57,6 +57,7 @@ jobs:
57
echo "Language: $dir done."
58
echo "::endgroup::"
59
done
60
+ echo "exists=true" >> $GITHUB_OUTPUT
61
echo "Bundling finished."
62
63
- name: Create tag
0 commit comments