Skip to content

Commit 1bd0d75

Browse files
committed
remove token for testing
1 parent 13fc589 commit 1bd0d75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

3333
- name: Setup Node
3434
uses: ./.github/actions/composite/setupNode

0 commit comments

Comments
 (0)