Skip to content

Commit

Permalink
temporarily add trigger to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
komal-dhull committed Feb 22, 2024
1 parent f5442f4 commit cd3b32d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ name: Node.js Package
on:
release:
types: [published]
push:
branches:
- "komal/npm-publish"

jobs:
build:
Expand Down

0 comments on commit cd3b32d

Please sign in to comment.