Skip to content

Commit

Permalink
Only run on published release
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatGodApollo committed Mar 22, 2020
1 parent 072bf0d commit 33335f9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
on: release
on:
release:
types: [published]
name: Build
jobs:
release-linux-386:
Expand Down

0 comments on commit 33335f9

Please sign in to comment.