Skip to content

Commit 19b461c

Browse files
committed
Remove extra commit
1 parent a70593e commit 19b461c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -478,11 +478,6 @@ jobs:
478478
- name: Compile static master directory listing
479479
run: cp .build.php master/.build.php && cd master && php .build.php
480480

481-
- name: Commit the created index.html
482-
uses: EndBug/add-and-commit@050a66787244b10a4874a2a5f682130263edc192
483-
with:
484-
add: '["index.html", "master/index.html"]'
485-
486481
# End directory listing
487482

488483
- name: Commit changes

0 commit comments

Comments
 (0)