We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b20029 commit ef0fec8Copy full SHA for ef0fec8
1 file changed
.github/workflows/release.yml
@@ -12,4 +12,5 @@ jobs:
12
uses: RakambdaOrg/rakambda-github-workflows/.github/workflows/zip-publish.yml@main
13
with:
14
filename: "themes.zip"
15
- path: "themes/*"
+ directory: "themes"
16
+ path: "."
0 commit comments