cd.yaml: use christopherhx/gitea-upload-artifact@v4 instead of defaults

reason: this one has patch to support gitea (default detects gitea as GHES)
This commit is contained in:
Akulij 2025-05-04 17:22:51 +03:00
parent 8f27d61284
commit 1bb3970fa6

View File

@ -55,7 +55,7 @@ jobs:
key: ${{ steps.cache-project-dependencies.outputs.cache-primary-key }}
- name: Upload Release Binary
uses: actions/upload-artifact@v3
uses: christopherhx/gitea-upload-artifact@v4
with:
name: botrunner
path: target/x86_64-unknown-linux-gnu/release/gongbotrs