mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-12 00:36:16 +00:00
Update beta.yml
This commit is contained in:
2
.github/workflows/beta.yml
vendored
2
.github/workflows/beta.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
cache: gradle
|
||||
|
||||
- name: Decode Keystore File
|
||||
run: echo "${{ secrets.KEYSTORE_FILE }}" | base64 -d > key.keystore
|
||||
run: echo "${{ secrets.KEYSTORE_FILE }}" | base64 -d > app/key.keystore
|
||||
|
||||
- name: Make gradlew executable
|
||||
run: chmod +x ./gradlew
|
||||
|
||||
Reference in New Issue
Block a user