Skip to content

Commit a0ec887

Browse files
Update README.md
1 parent 24fed0e commit a0ec887

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,6 @@ From within the Azure Functions language worker repo:
3636
- `git commit -m "Updated subtree from https://github.com/azure/azure-functions-language-worker-protobuf. Tag: <tag-name>. Commit: <commit hash>"`
3737
- `git push`
3838

39-
## Releasing a Language Worker Protobuf version
40-
41-
1. Draft a release in the GitHub UI
42-
- Be sure to include details of the release
43-
2. Create a release version, following semantic versioning guidelines ([semver.org](https://semver.org/))
44-
3. Tag the version with the pattern: `v<M>.<m>.<p>-protofile` (example: `v1.1.0-protofile`)
45-
4. Merge `dev` to `main`
46-
5. Run the release you'd created
47-
4839
## Consuming FunctionRPC.proto
4940
*Note: Update versionNumber before running following commands*
5041

0 commit comments

Comments
 (0)