Skip to content

Commit

Permalink
fix: Fix npm-publish workflow, this should be done.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayfri committed Mar 23, 2021
1 parent 6519c98 commit f506d7e
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 @@ -2,7 +2,7 @@ name: Node.js Package

on:
release:
types: [created]
types: [published]

jobs:
build:
Expand Down

0 comments on commit f506d7e

Please sign in to comment.