Skip to content

Commit

Permalink
Filtered publish GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sakebook committed Sep 7, 2019
1 parent d96191f commit 8fc736e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Publish plugin

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

jobs:
publish:
Expand Down

0 comments on commit 8fc736e

Please sign in to comment.