We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a161a73 commit 62a34f0Copy full SHA for 62a34f0
package.json
@@ -10,6 +10,13 @@
10
"build": "ncc build src/index.ts --license licenses.txt"
11
},
12
"author": "Lasse Borly <lasse@reload.dk>",
13
+ "maintainers": [
14
+ {
15
+ "name": "Pernille ",
16
+ "email": "pernille@reload.dk",
17
+ "url": "https://github.com/PELN"
18
+ }
19
+ ],
20
"private": "true",
21
"dependencies": {
22
"@actions/core": "^1.6.0",
0 commit comments