mirror of
https://github.com/Guardsquare/proguard.git
synced 2026-03-13 09:50:34 +08:00
Remove the CI token for proguard-core checkout
This commit is contained in:
committed by
GitHub
parent
9b16748b2c
commit
f7c5ebc443
1
.github/workflows/continuous_integration.yml
vendored
1
.github/workflows/continuous_integration.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user