File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232 npm version $NEW_VERSION --no-git-tag-version
3333 git config user.name "github-actions[bot]"
3434 git config user.email "github-actions[bot]@users.noreply.github.com"
35- git add package.json package-lock.json
35+ git add package.json
3636 git commit -m "chore: bump version to $NEW_VERSION"
3737
3838 - name : Update Major and Minor Tags
Original file line number Diff line number Diff line change 11{
2- "name" : " fly-action" ,
2+ "name" : " @jfrog/ fly-action" ,
33 "version" : " 1.0.0" ,
44 "description" : " GitHub Action to setup Fly CLI" ,
55 "main" : " lib/index.js" ,
4949 " action" ,
5050 " fly"
5151 ],
52- "author" : " Your Name " ,
53- "license" : " MIT " ,
52+ "author" : " JFrog " ,
53+ "license" : " Apache-2.0 " ,
5454 "bugs" : {
5555 "url" : " https://github.com/jfrog/fly-action/issues"
5656 },
You can’t perform that action at this time.
0 commit comments