Skip to content

Commit

Permalink
Update .github/workflows/npm-publish.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Marc Schärer <[email protected]>
  • Loading branch information
Jan Wloka and dreamora authored May 12, 2022
1 parent c01d025 commit c6a6df8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
name: Node.js Package

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

jobs:
build:
Expand Down

0 comments on commit c6a6df8

Please sign in to comment.