diff --git a/go/event_kit_api/CONTRIBUTING.md b/go/event_kit_api/CONTRIBUTING.md index e8c4c0c..3712a78 100644 --- a/go/event_kit_api/CONTRIBUTING.md +++ b/go/event_kit_api/CONTRIBUTING.md @@ -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` \ No newline at end of file + 3. Push the tag: `git push origin go/event_kit_api/v2.0.1` \ No newline at end of file