mirror of
https://gitea.com/actions/checkout.git
synced 2025-04-05 23:09:42 +00:00
Reverted Changes to Git Config and Authentication (#64)
v1.2.0 Release - Reverted changes to git just works authentication
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -15,4 +15,5 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: ./
|
||||
- run: git ls-remote --tags origin
|
||||
with:
|
||||
ref: master
|
||||
|
Reference in New Issue
Block a user