fix the use of the release action
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
8bdfd88a77
commit
b854c19f85
@ -21,6 +21,6 @@ jobs:
|
|||||||
- name: Create release
|
- name: Create release
|
||||||
uses: "https://gitea.com/actions/release-action@main"
|
uses: "https://gitea.com/actions/release-action@main"
|
||||||
with:
|
with:
|
||||||
|
files: |-
|
||||||
|
dist/**
|
||||||
api_key: ${{secrets.REPO_TOKEN}}
|
api_key: ${{secrets.REPO_TOKEN}}
|
||||||
files:
|
|
||||||
- "dist/*"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user