Skip to content

Commit e6d7a94

Browse files
committed
Added workflows
1 parent ceef21f commit e6d7a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-apk-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
draft: false
5555
prerelease: false
5656
env:
57-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
57+
GITHUB_TOKEN: ${{ secrets.SECRET_GITHUB_TOKEN }}
5858

5959
# - name: Upload APK artifact
6060
# uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)