Skip to content

Commit 00c47d8

Browse files
authored
Update README.dev.md
1 parent 0885c08 commit 00c47d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.dev.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ This section describes how to make a release in 2 parts:
145145
1. Run `npm run lint` and make sure the linter does not complain.
146146
1. Run the unit tests with `npm run test:unit:ci`.
147147
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.
149148
1. Inspect the Netlify preview website.
150149

151150
### (2/2) Making a release on GitHub

0 commit comments

Comments
 (0)