Skip to content

Commit

Permalink
fix: fix ci to run at relase
Browse files Browse the repository at this point in the history
  • Loading branch information
demmorou committed May 12, 2024
1 parent 1baa7bc commit 7d9c78f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish_npm_package.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Publish Packages to npm

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

jobs:
publish-package:
Expand Down

0 comments on commit 7d9c78f

Please sign in to comment.