Skip to content

Commit

Permalink
fix: Contributing push specific tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ansgarschulte committed Aug 27, 2024
1 parent b43a7f5 commit 9a001d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/event_kit_api/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ go install github.com/deepmap/oapi-codegen/cmd/oapi-codegen@2cf7fcf5b26d1a4362e7

1. Update `CHANGELOG.md`
2. Set the tag: `git tag -a go/event_kit_api/v2.0.1 -m go/event_kit_api/v2.0.1`
3. Push the tag: `git push go/event_kit_api/v2.0.1`
3. Push the tag: `git push origin go/event_kit_api/v2.0.1`

0 comments on commit 9a001d3

Please sign in to comment.