Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nk-o authored Aug 29, 2023
1 parent b173d6f commit afa456f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
name: Node.js Package

on:
release:
types: [created]
workflow_dispatch:
push:
tags:
- 'v*'

jobs:
publish-npm:
Expand Down

1 comment on commit afa456f

@vercel
Copy link

@vercel vercel bot commented on afa456f Aug 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.