We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c5786 commit f649082Copy full SHA for f649082
.github/workflows/ci.yml
@@ -22,8 +22,8 @@ jobs:
22
23
# set env variables
24
- name: set variables
25
- run: |
26
- echo "APK_URL=https://www.dropbox.com/scl/fi/1fglq3uupo5j87ox7v3e0/twitch-18.9.0.apk\?rlkey=tjw6kdq0ynplycprjbtgr1u2a\&st=cce58kkj\&dl=1" >> $GITHUB_ENV
+ run: |
+ echo "APK_URL=https://www.dropbox.com/scl/fi/tbvzo1maqc4mhiv9g9ua9/twitch-19.0.1.apk\?rlkey=sddfn7rh4z802q4wsl46cvatz\&st=byzd585o\&dl=1" >> $GITHUB_ENV
27
28
# get keystore.kjs from secret
29
- name: create keystore.kjs from secret
0 commit comments