add package publishing and CI/CD using Gitea actions #5
@ -32,7 +32,7 @@ jobs:
|
||||
run: chmod +x gradlew; ./gradlew assemble
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: christopherhx/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: artifacts
|
||||
path: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user