Skip to content

Commit

Permalink
fix path typo (hyperjumptech#1195)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapiderman authored Nov 22, 2023
1 parent d3ee063 commit f2402f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-notification-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
workflow_dispatch:
push:
paths:
- 'package/notification/**'
- 'packages/notification/**'
branches:
- 'main'

Expand Down
1 change: 1 addition & 0 deletions packages/notification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ For further details see:

1. [Turborepo](https://turbo.build/repo/docs/handbook/workspaces#workspaces-which-depend-on-each-other)
2. [Monika docs](https://monika.hyperjump.tech/overview)
3. [Notification documentations](https://monika.hyperjump.tech/guides/notifications)

0 comments on commit f2402f6

Please sign in to comment.