Skip to content

Commit

Permalink
updated action
Browse files Browse the repository at this point in the history
  • Loading branch information
jerson committed Feb 17, 2021
1 parent cd7b654 commit a791b7e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pub.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Publish

on:
release:
types: [created]
push:
tags:
- "v*"

jobs:
publish:
Expand Down

0 comments on commit a791b7e

Please sign in to comment.