Add patched version of actions/upload-artifact@v4 to work with Gitea
All checks were successful
Central(Architecture) Docs Build / Build Documentation (push) Successful in 12s

This commit is contained in:
Elyan 2024-10-13 18:45:21 +02:00
parent 7dc11570f5
commit 575f30556d

View File

@ -43,7 +43,7 @@ jobs:
- name: Upload central-execution-engine-spec.pdf
if: steps.build_files.outcome == 'success'
uses: actions/upload-artifact@v4
uses: christopherhx/gitea-upload-artifact@v4
with:
name: central-execution-engine-spec-${{ env.SHORT_SHA }}.pdf
path: ${{ gitea.workspace }}/build/central-execution-engine-spec.pdf