Skip to content

Commit

Permalink
chore(workflow/npm): remove tags event
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Sep 12, 2023
1 parent 282d3ee commit 45d33fa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ on:
types:
- created

push:
tags:
- 'v*.*.*'

env:
NODE_VERSION: lts/*

Expand Down

0 comments on commit 45d33fa

Please sign in to comment.