Skip to content

Commit

Permalink
Doc update - release process [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
twistedpair committed Apr 12, 2022
1 parent 7cd8e8a commit 19f8bcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Expand Up @@ -28,3 +28,5 @@ git push origin v1
Once the tag exists, you make a new release from it in the github UI.

Repeat the tagging process (no release needed) for the major version (e.g. `v1`) and delete/replace this tag, allowing users to peg against the major version in workflows and automatically get updates.

Finally manually make a formal GitHub release [here](https://github.com/mablhq/github-run-tests-action/releases) for this new version and push it to the GitHub Actions Marketplace.

0 comments on commit 19f8bcb

Please sign in to comment.