File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2828 with :
2929 fetch-depth : 0
3030
31- - name : Auth
31+ - name : Authenticate
3232 run : |
3333 git config --local user.email "action@github.com"
3434 git config --local user.name "GitHub Action"
Original file line number Diff line number Diff line change 11{
22 "version" : " 1.22.1" ,
3- "name" : " httpsnippet" ,
3+ "name" : " @rapidapi/ httpsnippet" ,
44 "description" : " HTTP Request snippet generator for *most* languages" ,
55 "author" : " Ahmad Nassri <ahmad@mashape.com> (https://www.mashape.com/)" ,
66 "homepage" : " https://github.com/Mashape/httpsnippet" ,
77 "license" : " MIT" ,
88 "main" : " src/index.js" ,
99 "bin" : " bin/httpsnippet" ,
10+ "publishConfig" : {
11+ "registry" : " https://npm.pkg.github.com/"
12+ },
1013 "keywords" : [
1114 " api" ,
1215 " clojure" ,
You can’t perform that action at this time.
0 commit comments