Closed ender503 closed 5 years ago
Add workflow to release a new version on GitHub release page, and it will be trigger when tag push to the GitHub.
This workflow uses "auto-changelog" utility to generate the changelog, then use "release-it" utility to publish the changelog on the release page.
The "release-it" will also build the "remote-worker", and upload the packed the "remote-worker" to release page.
See also:
Append the descriptions in directory docs/ as well.
docs/
Appended. 👌
Add workflow to release a new version on GitHub release page, and it will be trigger when tag push to the GitHub.
This workflow uses "auto-changelog" utility to generate the changelog, then use "release-it" utility to publish the changelog on the release page.
The "release-it" will also build the "remote-worker", and upload the packed the "remote-worker" to release page.
See also: