We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c50b33 commit 3d92662Copy full SHA for 3d92662
README.md
@@ -6,6 +6,7 @@ This action make a deployment with github actions instead of ZEIT Now builder.
6
7
- [x] Deploy to ZEIT now.
8
- [x] Comment on pull request.
9
+- [x] Comment on commit.
10
- [ ] Create Deployment on github.
11
12
## Result
@@ -14,6 +15,7 @@ This action make a deployment with github actions instead of ZEIT Now builder.
14
15
16
[pull request example](https://github.com/amondnet/now-deployment/pull/2)
17
18
+[commit](https://github.com/amondnet/now-deployment/commit/6c50b33f1272262ae1ab14a4e703e5b1b46cb46c)
19
## Inputs
20
21
### `zeit-token`
0 commit comments