We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4499e6d commit 9fdd017Copy full SHA for 9fdd017
.github/workflows/builder.yml
@@ -1,4 +1,4 @@
1
-name: builder
+name: Auto update client extensions samples
2
3
on:
4
push:
@@ -48,7 +48,6 @@ jobs:
48
run: |
49
rm -r liferay-sample-* || echo "nothing to remove"
50
mv liferay-portal/workspaces/liferay-sample-workspace/client-extensions/* .
51
- mv liferay-portal/workspaces/liferay-sample-workspace/README.markdown HOW-TO.md
52
rm -r liferay-portal
53
rm *.txt
54
- name: Commit files
HOW-TO.md
0 commit comments