fix: publish issue

This commit is contained in:
kunish 2023-08-27 23:41:08 +08:00
parent cc15155c8e
commit a3897da0f6
No known key found for this signature in database
GPG Key ID: 647A12B4F782C430

View File

@ -45,5 +45,5 @@ jobs:
- name: attach release artifacts
uses: softprops/action-gh-release@v1
with:
files: dist/
files: dist/*
tag_name: ${{ needs.release-please.outputs.tag_name }}