Skip to content

Commit

Permalink
feat(ref: #132): fix publish actions
Browse files Browse the repository at this point in the history
  • Loading branch information
andriikamaldinov1 committed Oct 25, 2024
1 parent fd5095f commit 1ebe68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

slack_notification:
slack_notification:
needs:
- build
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1ebe68e

Please sign in to comment.