mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
chore(ci): include all files in dist
instead of the dir to build.tar.gz
This commit is contained in:
parent
8bb74891ce
commit
de8b9d621c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
uses: TheDoctor0/zip-release@0.7.1
|
uses: TheDoctor0/zip-release@0.7.1
|
||||||
with:
|
with:
|
||||||
type: tar
|
type: tar
|
||||||
path: dist/
|
path: dist/*
|
||||||
filename: build.tar.gz
|
filename: build.tar.gz
|
||||||
# Step VI
|
# Step VI
|
||||||
- name: Publish to NPM Registry
|
- name: Publish to NPM Registry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user