File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,9 @@ Many thanks to the creators and contributors of GitHub Script.
36
36
37
37
## Releasing
38
38
39
- New release are automatically created when ` .pkgx.yaml`'s `VERSION` key is incremented. The release must then be edited,
40
- enable the "_Publish this Action to the GitHub Marketplace_" option, and then then re-save the release.
39
+ [New releases](https://github.com/gaggle/elixir_script/releases) are automatically created
40
+ when [` .pkgx.yaml`](.pkgx.yaml)'s `VERSION` key is incremented.
41
+ The release must then be edited and then immediately resaved to publish it to the Actions Marketplace
41
42
42
43
(This is a built-in limitation of GitHub releases
43
44
that prevents Marketplace releases from being automated)
You can’t perform that action at this time.
0 commit comments