Skip to content

Commit

Permalink
fix trigger
Browse files Browse the repository at this point in the history
Signed-off-by: aabidsofi19 <[email protected]>
  • Loading branch information
aabidsofi19 committed Dec 21, 2023
1 parent 88e4983 commit efadee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Publish Node.js Package

on:
release:
types: ["created"]
types: [created]
workflow_dispatch:
inputs:
release-version:
Expand Down

0 comments on commit efadee8

Please sign in to comment.