Skip to content

Commit

Permalink
Merge pull request Hacksore#173 from Hacksore/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacksore authored Nov 2, 2021
2 parents 9d6447e + c54e696 commit 1b1de44
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/npmpublish.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: npm

on:
release:
types: [created]
# Allow manual
workflow_dispatch:
push:
tags:
- "v*"

jobs:
publish:
Expand Down

0 comments on commit 1b1de44

Please sign in to comment.