Skip to content

Commit

Permalink
Update pub_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 authored Jan 29, 2021
1 parent caa0321 commit d5bab24
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pub_publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Pub Publish plugin

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

jobs:
publish:
Expand Down

0 comments on commit d5bab24

Please sign in to comment.