Skip to content

Commit

Permalink
ci: update publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andyv09 authored Aug 5, 2022
1 parent 47390c2 commit 0eab034
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Pull request
name: Publish

on:
release:
types: [created]
types: [published]

jobs:
build:
Expand Down

0 comments on commit 0eab034

Please sign in to comment.