Fix archive tarball path

This commit is contained in:
Zihua Li 2024-01-16 20:49:33 +08:00
parent ff1b2a09ee
commit 31e02ff73c

View File

@ -9,6 +9,7 @@ on:
required: true
dry-run:
description: 'Only create a tarball, do not publish to npm or create a release on GitHub.'
default: true
type: boolean
required: true
@ -39,4 +40,4 @@ jobs:
with:
name: npm
path: |
packages/quill/dist/*.tgz
*.tgz