mirror of
https://github.com/actions/checkout.git
synced 2025-04-19 00:56:45 +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:
parent
e8bd1dffb6
commit
50fbc622fc
4 changed files with 27 additions and 17 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