Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9af8d0d

Browse filesBrowse files
authored
docs: update docs to reflect newest publish workflow (#16)
1 parent 99ae27a commit 9af8d0d
Copy full SHA for 9af8d0d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-8
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-8
lines changed

‎CONTRIBUTING.md

Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-8Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,4 @@ We use `jest` tests as well, which should be an equally comfortable development
4141
4242
## Publishing
4343
44-
To publish, merge your work to main (after PR process completed).
45-
46-
Manage version and publish on a new branch, and create a PR to merge these changes into main.
47-
48-
```bash
49-
npm version [major|minor|patch] # alternatively, manage version in package.json
50-
npm run publish
51-
```
44+
The [publish.yml workflow](https://github.com/github/markdownlint-github/actions/workflows/publish.yml) will automatically publish a new release on npm upon creating a [new GitHub release](https://github.com/github/markdownlint-github/releases).

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.