Try no token

This commit is contained in:
Chris Smowton
2022-02-07 18:17:24 +00:00
committed by Ian Lynagh
parent f870805c0c
commit 658e6f4009

View File

@@ -27,7 +27,6 @@ jobs:
uses: actions/checkout@v2
with:
ref: kotlin
token: ${{ secrets.CI_TOKEN }} # enables read access to private submodule repos
submodules: recursive
fetch-depth: 1
lfs: true