mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2025-09-09 06:34:03 +07:00
Update script paths
This commit is contained in:
@ -4,6 +4,9 @@
|
||||
"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"
|
||||
|
Reference in New Issue
Block a user