10000 Nits · kdheepak/setup-python@b581dd4 · GitHub
[go: up one dir, main page]

Skip to content

Commit b581dd4

Browse files
author
Danny McCormick
committed
Nits
1 parent cfc8b21 commit b581dd4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "node12-template-action",
2+
"name": "setup-python",
33
"version": "0.0.0",
44
"private": true,
5-
"description": "Node 12 template action",
6-
"main": "lib/main.js",
5+
"description": "Setup python action",
6+
"main": "lib/setup-python.js",
77
"scripts": {
88
"build": "tsc",
99
"format": "prettier --write **/*.ts",
@@ -12,7 +12,7 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "git+https://github.com/actions/start-vm-action.git"
15+
"url": "git+https://github.com/actions/ssetup-python.git"
1616
},
1717
"keywords": [
1818
"actions",

0 commit comments

Comments
 (0)
0