Skip to content

Commit 3f2b5c1

Browse files
committed
chore(ci): update artifact upload settings
1 parent d0e6e8c commit 3f2b5c1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/generate-wp-plugin-zip.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,5 @@ jobs:
2222
- name: Upload Package As Artifact
2323
uses: actions/upload-artifact@v4
2424
with:
25-
name: screenly-cast-plugin
26-
path: dist/screenly-cast.zip
27-
compression-level: 0
25+
name: screenly-cast
26+
path: build/screenly-cast

0 commit comments

Comments
 (0)