Skip to content

Commit 9fdd017

Browse files
committed
fix(ci): readme no longer exist on upstream
1 parent 4499e6d commit 9fdd017

File tree

2 files changed

+1
-181
lines changed

2 files changed

+1
-181
lines changed

.github/workflows/builder.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: builder
1+
name: Auto update client extensions samples
22

33
on:
44
push:
@@ -48,7 +48,6 @@ jobs:
4848
run: |
4949
rm -r liferay-sample-* || echo "nothing to remove"
5050
mv liferay-portal/workspaces/liferay-sample-workspace/client-extensions/* .
51-
mv liferay-portal/workspaces/liferay-sample-workspace/README.markdown HOW-TO.md
5251
rm -r liferay-portal
5352
rm *.txt
5453
- name: Commit files

HOW-TO.md

Lines changed: 0 additions & 179 deletions
This file was deleted.

0 commit comments

Comments
 (0)