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:
parent
8f27d61284
commit
1bb3970fa6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user