Uses a headless puppeteer to log-in into the construct.net website, create a
release based on the version change of specified addon.json
file, and upload
the .c3addon
file.
- See
.github/workflows/release.yml
config. - Uses c3addon to publish.
Store your secrets via your repo settings: (not recommended to place it directly
in the .yml
file.)