parent
c2044c5f80
commit
728d987b64
@ -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: christopherhx/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
path: ${{ steps.Build.outputs.artifactpath }}
|
path: ${{ steps.Build.outputs.artifactpath }}
|
||||||
api_key: "${{ secrets.RELEASE_TOKEN }}"
|
api_key: "${{ secrets.RELEASE_TOKEN }}"
|
||||||
|
Reference in New Issue
Block a user