Skip to content

Commit cebffb2

Browse files
authored
Update publish.yml : bugfix of flag [pub]
1 parent 291883e commit cebffb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
echo "Language: $dir done."
5858
echo "::endgroup::"
5959
done
60+
echo "exists=true" >> $GITHUB_OUTPUT
6061
echo "Bundling finished."
6162
6263
- name: Create tag

0 commit comments

Comments
 (0)