Skip to content

Commit

Permalink
Experimenting with tags for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jag-j committed Jan 24, 2020
1 parent a2ba1fd commit 84a1f8e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Publish to NPM

on:
push:
release:
- '*'
release:
types: [published]

jobs:
build:
Expand Down

0 comments on commit 84a1f8e

Please sign in to comment.