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

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