Skip to content

Commit

Permalink
add on push
Browse files Browse the repository at this point in the history
  • Loading branch information
benStre committed Sep 3, 2024
1 parent bdd9c42 commit c1efb7e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Publish Package to npmjs
on:
release:
push:
branches:
- wasm-plugin
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c1efb7e

Please sign in to comment.