Skip to content

Commit d5a20e5

Browse files
committed
workflow update
1 parent b32afc7 commit d5a20e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
required: true
1515
default: "warning"
1616
tags:
17-
description: "Test scenario tags"
17+
description: "Test scenario tag"
1818

1919
jobs:
2020
publish-package:

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
"bin",
4848
"src"
4949
],
50-
"repository": "Mashape/httpsnippet",
50+
"repository": "RapidAPI/httpsnippet",
5151
"bugs": {
52-
"url": "https://github.com/Mashape/httpsnippet/issues"
52+
"url": "https://github.com/RapidAPI/httpsnippet/issues"
5353
},
5454
"scripts": {
5555
"quick": "mocha --no-timeouts --fgrep 'Request Validation' --invert",

0 commit comments

Comments
 (0)