We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec72683 commit 4c45a0dCopy full SHA for 4c45a0d
1 file changed
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "heroplan_data_validator",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"private": false,
5
- "description": "TypeScript template action",
+ "description": "Heroplan Data Validator Typescript Action",
6
"main": "lib/main.js",
7
"scripts": {
8
"build": "tsc",
@@ -15,7 +15,7 @@
15
},
16
"repository": {
17
"type": "git",
18
- "url": "git+https://github.com/actions/typescript-action.git"
+ "url": "git+https://github.com/GDIBass/heroplan_data_validator.git"
19
20
"keywords": [
21
"actions",
0 commit comments