We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13fc589 commit 1bd0d75Copy full SHA for 1bd0d75
1 file changed
.github/workflows/remote-build-android.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
29
with:
30
submodules: ${{ matrix.is_hybrid_build || false }}
31
- token: ${{ secrets.OS_BOTIFY_TOKEN }}
+ # token: ${{ secrets.OS_BOTIFY_TOKEN }}
32
33
- name: Setup Node
34
uses: ./.github/actions/composite/setupNode
0 commit comments