- On the repo homepage, click the text 'Releases' in the right-hand section.
- Click the 'Draft a new release' button (upper-right).
- Click the 'Choose a tag' button (upper-left). This is going to 'tag' this point in the Git history with the version number.
- Type in the box the version you're releasing, e.g. 'v0.1.1'.
- Click '➕ Create new tag: v0.1.1 on publish' that appears under the box.
- Click 'Generate release notes', which will autoname the release with the tag autofill the notes with a bullet per PR since the last release
- Click 'Publish release' button (lower-right) to publish the release and add the tag to the version history.
- Return to the repo's homepage, where you'll see that the version number has incremented under the 'Releases' section.
Created
May 24, 2024 14:21
-
-
Save matt-dray/e832cc486f13b496869cf76b7d1f4651 to your computer and use it in GitHub Desktop.
Quick step-by-step to tag and release via GitHub
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment