Skip to content

Commit 23b0ddc

Browse files
committed
remove token for hybrid
1 parent 9a3679a commit 23b0ddc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/remote-build-ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
3131
with:
3232
submodules: ${{ matrix.is_hybrid_build || false }}
33-
token: ${{ secrets.OS_BOTIFY_TOKEN }}
33+
# token: ${{ secrets.OS_BOTIFY_TOKEN }}
3434

3535
- name: Setup Node
3636
uses: ./.github/actions/composite/setupNode

0 commit comments

Comments
 (0)