mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-12-26 07:24:10 +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
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
files: dist/
|
||||
files: dist/*
|
||||
tag_name: ${{ needs.release-please.outputs.tag_name }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user