mirror of
				https://kkgithub.com/actions/setup-python.git
				synced 2025-11-04 20:51:52 +08:00 
			
		
		
		
	Merge pull request #27 from dongjoon-hyun/fix_repo_url
Fix Repo URL in `package.json`
This commit is contained in:
		@ -12,7 +12,7 @@
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
    "type": "git",
 | 
					    "type": "git",
 | 
				
			||||||
    "url": "git+https://github.com/actions/ssetup-python.git"
 | 
					    "url": "git+https://github.com/actions/setup-python.git"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "keywords": [
 | 
					  "keywords": [
 | 
				
			||||||
    "actions",
 | 
					    "actions",
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user