mirror of
https://github.com/actions/checkout.git
synced 2025-04-20 01:26:46 +00:00
Reverted Changes to Git Config and Authentication
This commit is contained in:
parent
0b496e91ec
commit
46c560dde5
3 changed files with 14 additions and 12 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue