Skip to content

Commit

Permalink
Merge pull request #4 from Mintbase/on-release
Browse files Browse the repository at this point in the history
Release this
  • Loading branch information
Nate Geier authored Mar 8, 2021
2 parents 24bc3ab + 1bf9507 commit dfac95e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: NPM-publish
on:
release:
types: [published]
types:
- created

jobs:
publish:
Expand Down

0 comments on commit dfac95e

Please sign in to comment.