Skip to content

Commit ef8df1b

Browse files
Update android.yml
1 parent 38659b2 commit ef8df1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Upload binaries to release
5454
uses: svenstaro/upload-release-action@v2
5555
with:
56-
repo_token: ${{ secrets.GITHUB_TOKEN }}
56+
repo_token: ${{ secrets.RELEASE_TOKEN }}
5757
file: apk/app-debug.apk
5858
asset_name: rowerplus-debug.apk
5959
tag: ${{ github.ref }}

0 commit comments

Comments
 (0)