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 c29cfc2 commit cfa1b78Copy full SHA for cfa1b78
README.md
@@ -15,4 +15,5 @@ For example use this at the end of your job like this:
15
with:
16
github_token: ${{ secrets.GITHUB_TOKEN }}
17
status: ${{ job.status }}
18
+ description: "The description to create. Restricted to 140 chars"
19
```
0 commit comments