Skip to content

Commit

Permalink
change publish to on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jwetzell committed Oct 9, 2024
1 parent 7bb9f49 commit fd0eea1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Publish to npmjs
on:
release:
push:
tags:
jobs:
publish-lib:
permissions:
Expand Down

0 comments on commit fd0eea1

Please sign in to comment.