yes
Some checks failed
Release Mod / Build (push) Failing after 27s

This commit is contained in:
Lee 2024-08-07 07:20:45 +01:00
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 }}"