You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.dev.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,6 @@ This section describes how to make a release in 2 parts:
145
145
1. Run `npm run lint` and make sure the linter does not complain.
146
146
1. Run the unit tests with `npm run test:unit:ci`.
147
147
1. Push any changes to GitHub, then review and merge to the default branch `main`.
148
-
1. Check that the [Publish](https://github.com/citation-file-format/cff-initializer-javascript/actions/workflows/publish.yml) workflow was triggered by merging to `main`, and that it was successful.
0 commit comments