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