instructions on how to update the README from action.yml
This commit is contained in:
parent
54df7acad2
commit
0acb5f263e
1 changed files with 4 additions and 0 deletions
|
@ -40,3 +40,7 @@ jobs:
|
||||||
release-dir: dist/release
|
release-dir: dist/release
|
||||||
release-notes: "MY RELEASE NOTES"
|
release-notes: "MY RELEASE NOTES"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Update the README
|
||||||
|
|
||||||
|
With https://github.com/npalm/action-docs `action-docs --update-readme`
|
||||||
|
|
Loading…
Reference in a new issue