mirror of
				https://github.com/ButlerLogic/action-autotag.git
				synced 2025-10-30 23:07:57 +07:00 
			
		
		
		
	Build distribution files
This commit is contained in:
		
							
								
								
									
										27
									
								
								dist/package.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										27
									
								
								dist/package.json
									
									
									
									
										vendored
									
									
								
							| @ -1,27 +0,0 @@ | ||||
| { | ||||
|   "name": "autotag-action", | ||||
|   "version": "1.1.3", | ||||
|   "private": true, | ||||
|   "description": "Automatically create a tag whenever the version changes in package.json", | ||||
|   "main": "lib/main.js", | ||||
|   "scripts": { | ||||
|     "start": "node ./main.js" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "git+https://github.com/butlerlogic/action-autotag.git" | ||||
|   }, | ||||
|   "keywords": [ | ||||
|     "actions", | ||||
|     "node", | ||||
|     "setup" | ||||
|   ], | ||||
|   "author": "ButlerLogic", | ||||
|   "license": "MIT", | ||||
|   "type": "module", | ||||
|   "dependencies": { | ||||
|     "@actions/core": "^1.10.0", | ||||
|     "octokit": "^2.0.14", | ||||
|     "semver": "^7.3.8" | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 GitHub Actions
					GitHub Actions