Skip to content

Commit

Permalink
fix: remove tag annotation requirement (#547)
Browse files Browse the repository at this point in the history
  • Loading branch information
bbensky authored Jul 24, 2024
1 parent 43f2af7 commit e7460d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ There is a Makefile that can assist in validating and testing the orb locally.

## Creating a new release

Push a new annotated tag. This tag should contain a changelog of pertinent changes. Goreleaser will take care of the rest.
Push a new tag and Goreleaser will take care of the rest.

## Pre-commit

Expand Down

0 comments on commit e7460d3

Please sign in to comment.