Skip to content

Commit

Permalink
Make snapcraft workflow only execute on releases
Browse files Browse the repository at this point in the history
  • Loading branch information
mintopia committed Oct 29, 2020
1 parent 4c19a14 commit 3d7bbd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/snapcraft-publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Publish to Snapcraft

on:
workflow_dispatch:
release:
types: [created]

Expand Down

0 comments on commit 3d7bbd6

Please sign in to comment.