remove retry action, added webhook to jitpack

This commit is contained in:
creeper123123321 2021-06-12 07:37:02 -03:00 committed by GitHub
parent 1b5383f191
commit 2879a8ace5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,11 +14,7 @@ jobs:
with:
path: ~/.gradle/
key: ${{ runner.os }}-via-cache
- uses: nick-invision/retry@v2
with:
timeout_minutes: 10
max_attempts: 3
command: ./gradlew build
- run: ./gradlew build
- uses: actions/upload-artifact@v2
with:
name: artifact