Skip to content

Commit 3de168f

Browse files
committed
Update README
1 parent eaa827b commit 3de168f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,6 @@ When interacting with this repository, please follow [Contributor Covenant's Cod
278278
279279
To make a new release:
280280
281+
1. Verify `main` has or will have the newest version in the `main.go` file
281282
1. Merge the pull request via the big green button
282-
2. Run `git tag vX.X.X` and `git push --tag`
283-
3. Trigger a new workflow from [GitHub Actions](https://github.com/emmahsax/go-git-helper/actions/workflows/release.yml) and pass in the tag name just created
283+
3. Trigger a new workflow from [GitHub Actions](https://github.com/emmahsax/go-git-helper/actions/workflows/release.yml) and pass in the package version indicated in the `main.go` file (but include the `v` prefix)

0 commit comments

Comments
 (0)