Skip to content

Commit

Permalink
chore: Update publish trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehipwell committed May 3, 2022
1 parent 10b2ee7 commit 231a05b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Publish

on:
release:
types: [published]
push:
tags:
- v*

jobs:
main:
Expand Down

0 comments on commit 231a05b

Please sign in to comment.