Remove unused things

This commit is contained in:
CrazyCloudCraft | Argantiu 2022-07-16 13:34:14 +02:00 committed by GitHub
parent e201b0b0a5
commit 4db9a5b352
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,9 +109,6 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Grant execute permission for update-versions.sh
run: chmod +x update-versions.sh
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}