Skip to content

Commit 026e156

Browse files
authored
add core to release files
1 parent 8e59aa6 commit 026e156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
zip -r ../template-tailwind.zip .
4646
- uses: ncipollo/release-action@v1
4747
with:
48-
artifacts: "template.zip,template-tailwind.zip"
48+
artifacts: "template.zip,template-tailwind.zip,core.sh"
4949
tag: ${{ github.event.inputs.tag }}
5050
generateReleaseNotes: true

0 commit comments

Comments
 (0)