We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef26a1 commit fdcc8d4Copy full SHA for fdcc8d4
1 file changed
.github/workflows/remote-build-android.yml
@@ -39,7 +39,7 @@ jobs:
39
# rnef v2
40
uses: callstackincubator/android@d9a81f860e436ff2971323990244e32830dcabd1
41
env:
42
- GITHUB_TOKEN: ${{ github.token }}
+ # GITHUB_TOKEN: ${{ github.token }}
43
IS_HYBRID_APP: ${{ matrix.is_hybrid_build }}
44
with:
45
variant: ${{ matrix.variant }}
0 commit comments