Skip to content

Commit

Permalink
chore(publish): update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rickardvh authored Jan 11, 2021
1 parent 2f1b91c commit 11ca29d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Publish

on:
release:
types: [created]

workflow_dispatch:

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 11ca29d

Please sign in to comment.