Skip to content

Commit 6d788a9

Browse files
committed
Update README.md
1 parent 8e48eff commit 6d788a9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ See [.github/workflows/examples.yml](.github/workflows/examples.yml) for more de
2626
2727
## Acknowledgements
2828
29-
### Inspired by GitHub Script
29+
### Inspired by [GitHub Script][github-script]
3030
3131
This Elixir Script action is based on the amazing [GitHub Script action][github-script],
3232
which is primarily built around Javascript.
@@ -37,8 +37,10 @@ Many thanks to the creators and contributors of GitHub Script.
3737
## Releasing
3838
3939
New release are automatically created when `.pkgx.yaml`'s `VERSION` key is incremented. The release must then be edited,
40-
ensuring the Marketplace update is enabled, and then re-save. This is a built-in limitation of GitHub releases that
41-
prevents Marketplace releases from being automated.
40+
enable the "_Publish this Action to the GitHub Marketplace_" option, and then then re-save the release.
41+
42+
(This is a built-in limitation of GitHub releases
43+
that prevents Marketplace releases from being automated)
4244

4345
[github-script]: https://github.com/marketplace/actions/github-script
4446

0 commit comments

Comments
 (0)