Skip to content

Commit 967f0d2

Browse files
committed
update workflow
1 parent c56151d commit 967f0d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-ecosystem.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
return;
104104
}
105105
}
106+
106107
// Get changed files (only for push events)
107108
let changedFiles = [];
108109
if ('${{ github.event_name }}' === 'push') {

0 commit comments

Comments
 (0)