We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c77ac8 commit 0ef26a1Copy full SHA for 0ef26a1
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