Remove the CI token for proguard-core checkout

This commit is contained in:
Ingmar Dasseville
2021-01-12 16:41:29 +01:00
committed by GitHub
parent 9b16748b2c
commit f7c5ebc443

View File

@@ -15,7 +15,6 @@ jobs:
path: proguard-main
- uses: actions/checkout@v2
with:
token: ${{ secrets.PROGUARD_GITHUB_TOKEN }}
repository: Guardsquare/proguard-core
path: proguard-core
- uses: actions/setup-java@v1