Trying to fix report discord task #23

Merged
quentinlegot merged 10 commits from patch-report1 into dev 2023-07-26 23:46:29 +02:00
Showing only changes of commit f038a93796 - Show all commits

View File

@ -36,12 +36,3 @@ jobs:
run: ./gradlew build --no-daemon
- name: test
run: ./gradlew test --no-daemon
deploy:
runs-on: ${{ ubuntu-latest }}
if: gitea.ref == 'refs/heads/master'
steps:
- name: deploy
uses: actions/upload-artifact@v3
with:
name: Artifacts
path: build/libs/