Skip to content

Commit

Permalink
Update and rename npm-publish-npmjs-packages.yml to npm-publish-packa…
Browse files Browse the repository at this point in the history
…ges.yml
  • Loading branch information
conorheffron authored Jan 3, 2025
1 parent afbe736 commit 95a6173
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ name: Node.js Package
on:
release:
types: [created]
push:
branches: [ "main" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
branches: [ "main" ]

jobs:
build:
Expand Down

0 comments on commit 95a6173

Please sign in to comment.