@ -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/*"
|
|
||||||
|
Reference in New Issue
Block a user