add package publishing and CI/CD using Gitea actions #5

Merged
tueem merged 10 commits from feat/ci-cd into master 2024-11-16 12:41:25 +00:00
Showing only changes of commit f31292c5b7 - Show all commits

@ -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: |