Skip to content

Commit

Permalink
updated release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kostysh committed Jun 24, 2020
1 parent c15a2bd commit 4ddde9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: npm-publish

on:
push:
branches:
- master
tags:
- '**'
- '*'

jobs:
npm-publish:
name: npm-publish
Expand Down

0 comments on commit 4ddde9f

Please sign in to comment.