We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f55255 commit c6e04d9Copy full SHA for c6e04d9
2 files changed
.github/workflows/remote-build-android.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
46
with:
47
submodules: ${{ matrix.is_hybrid_build || false }}
48
- token: ${{ secrets.OS_BOTIFY_TOKEN }}
+ # token: ${{ secrets.OS_BOTIFY_TOKEN }}
49
50
- name: Setup Node
51
uses: ./.github/actions/composite/setupNode
.github/workflows/remote-build-ios.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
0 commit comments