Skip to content

Commit 7d8c6de

Browse files
authored
chore: remove outdated release section from readme (#55)
1 parent b4886b5 commit 7d8c6de

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
@@ -108,12 +108,3 @@ First, install and build the zstd library:
108108

109109
Then:
110110
`npm test`
111-
112-
## Releasing
113-
114-
CI will automatically publish when it detects a new release after:
115-
116-
```
117-
npm run release -- --release-as <patch|minor|major>
118-
git push --follow-tags origin main
119-
```

0 commit comments

Comments
 (0)