mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-12 07:01:12 +00:00
fix: EOL character on _email in username/password mode
This commit is contained in:
parent
2b65979b36
commit
952f7f9d8a
3 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/actions/setup-node.git"
|
||||
"url": "git+https://github.com/rapid-platform/setup-node.git"
|
||||
},
|
||||
"keywords": [
|
||||
"actions",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue