mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
fix: publish issue
This commit is contained in:
parent
cc15155c8e
commit
a3897da0f6
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -45,5 +45,5 @@ jobs:
|
|||||||
- name: attach release artifacts
|
- name: attach release artifacts
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
files: dist/
|
files: dist/*
|
||||||
tag_name: ${{ needs.release-please.outputs.tag_name }}
|
tag_name: ${{ needs.release-please.outputs.tag_name }}
|
||||||
|
Loading…
Reference in New Issue
Block a user