Skip to content

Commit

Permalink
on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Benji Visser committed Oct 31, 2022
1 parent ca6859c commit f1c5230
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Publish Package to npmjs

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

jobs:
build:
Expand Down

0 comments on commit f1c5230

Please sign in to comment.