Skip to content

Commit 4152a19

Browse files
committed
Properly setup SVN deploy workflow.
1 parent 20425c8 commit 4152a19

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

.gitattributes

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

.github/workflows/svn-deploy-plugin-on-release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ jobs:
7070
- name: Install PHP Dependencies
7171
run: composer install --no-progress --no-dev --optimize-autoloader
7272

73-
- name: Remove development files
74-
run: .github/scripts/cleanup.sh
75-
7673
- name: List Files
7774
run: ls -lah
7875

0 commit comments

Comments
 (0)