switch artifact action to gitea one
All checks were successful
github-mirror / push-github (push) Successful in 11s
Build / Gradle Build (push) Successful in 7m57s

This commit is contained in:
tueem 2024-11-14 12:23:41 +01:00
parent de83137886
commit f31292c5b7
Signed by: tueem
GPG Key ID: 65C8667EC17A88FB

@ -32,7 +32,7 @@ jobs:
run: chmod +x gradlew; ./gradlew assemble run: chmod +x gradlew; ./gradlew assemble
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v4 uses: christopherhx/gitea-upload-artifact@v4
with: with:
name: artifacts name: artifacts
path: | path: |