Skip to content

Commit 0fee849

Browse files
committed
Document publishing to npm before deno.land
1 parent 97562f5 commit 0fee849

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

DEVELOPMENT.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ with a [GitHub Action](https://github.com/bjuppa/com-plain-date/actions/).
2222
Releases are to be created and managed through
2323
[GitHub Releases](https://github.com/bjuppa/com-plain-date/releases).
2424

25-
GitHub releases are automatically published to
26-
[deno.land](https://deno.land/x/complaindate) with a
27-
[GitHub Webhook](https://github.com/bjuppa/com-plain-date/settings/hooks) and to
25+
When created, GitHub releases are automatically published to
2826
[npm](https://www.npmjs.com/package/complaindate) with a
29-
[GitHub Action](https://github.com/bjuppa/com-plain-date/actions).
27+
[GitHub Action](https://github.com/bjuppa/com-plain-date/actions) and to
28+
[deno.land](https://deno.land/x/complaindate) with a
29+
[GitHub Webhook](https://github.com/bjuppa/com-plain-date/settings/hooks).
3030

3131
## Testing the package
3232

0 commit comments

Comments
 (0)