This commit is contained in:
parent
5c9df6a926
commit
79bb4244d7
1
.github/workflows/checksums.yml
vendored
1
.github/workflows/checksums.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
||||
git lfs install --local
|
||||
git config --global user.name "CI"
|
||||
git config --global user.email "ci@haozi.net"
|
||||
git config --global user.password "${{ secrets.CI_PASSWORD }}"
|
||||
# disable credentials by actions/checkout for LFS endpoints
|
||||
AUTH=$(git config --local http.${{ github.server_url }}/.extraheader)
|
||||
git config --local --unset http.${{ github.server_url }}/.extraheader
|
||||
|
Loading…
x
Reference in New Issue
Block a user