We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95977c5 commit 80a51c1Copy full SHA for 80a51c1
1 file changed
package.json
@@ -0,0 +1,11 @@
1
+{
2
+ "name": "github-action-deploy-lambda",
3
+ "version": "0.0.5",
4
+ "description": "Github Action to deploy a lambda function",
5
+ "author": "ABI Global Health",
6
+ "license": "ISC",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "git+https://github.com/abiglobalhealth/github-action-deploy-lambda.git"
10
+ }
11
+}
0 commit comments