mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 14:29:23 +00:00
Reverted Changes to Git Config and 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