-
Notifications
You must be signed in to change notification settings - Fork 6
Release
github-wiki-action edited this page Aug 15, 2022
·
2 revisions
-
Set the
HEX_API_KEY
as a Github secret (skip this step if it has been done). -
Visit the Bump Version Github Action Workflow.
-
Choose
develop
branch. -
Trigger the workflow with the next
<version number>
. That workflow will create a PR into thedevelop
branch with the title[Chore] Bump version to <version number>
.
-
Merge the Bump version PR above into the
develop
branch. -
Create the
release/<version number>
from thedevelop
branch, pointing to themain
branch. -
Create a Release from the
main
branch. -
Once the release is published, Github Action automatically publishes the template to https://hex.pm/packages/nimble_template.
Developed by Nimble