Skip to content

Commit ace2aad

Browse files
committed
adjust github token in android action
1 parent afdfa77 commit ace2aad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ jobs:
6464
IS_HYBRID_APP: ${{ matrix.is_hybrid_build }}
6565
with:
6666
variant: ${{ matrix.variant }}
67-
github-token: ${{ github.token }}
67+
github-token: ${{ secrets.GITHUB_TOKEN }}
6868
rnef-build-extra-params: '--extra-params -PreactNativeArchitectures=arm64-v8a,x86_64'
6969
comment-bot: false

0 commit comments

Comments
 (0)