Skip to content

Commit

Permalink
feat: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AliReza99 committed Dec 6, 2024
1 parent 6ef0654 commit 938b28c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Publish npm Package

on:
push:
tags:
- 'v*' # Trigger on tags like v1.0.0, v1.1.0, etc.
release:
types: [published]

jobs:
publish-npm:
Expand Down

0 comments on commit 938b28c

Please sign in to comment.