Skip to content

Commit ef0fec8

Browse files
committed
Zipping dir
1 parent 5b20029 commit ef0fec8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ jobs:
1212
uses: RakambdaOrg/rakambda-github-workflows/.github/workflows/zip-publish.yml@main
1313
with:
1414
filename: "themes.zip"
15-
path: "themes/*"
15+
directory: "themes"
16+
path: "."

0 commit comments

Comments
 (0)