parent
13840aa1e2
commit
41e248b751
@ -49,7 +49,7 @@ jobs:
|
|||||||
path: ${{ steps.Build.outputs.artifactpath }}
|
path: ${{ steps.Build.outputs.artifactpath }}
|
||||||
|
|
||||||
- name: Release Mod
|
- name: Release Mod
|
||||||
uses: https://gitea.com/actions/release-action@main
|
uses: actions/release-action@main
|
||||||
with:
|
with:
|
||||||
files: ./${{ steps.Build.outputs.filename }}.zip
|
path: ${{ steps.Build.outputs.artifactpath }}
|
||||||
api_key: "${{ secrets.RELEASE_TOKEN }}"
|
api_key: "${{ secrets.RELEASE_TOKEN }}"
|
||||||
|
Reference in New Issue
Block a user