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