Skip to content

Commit

Permalink
Revert changes workflow changes (#1430)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xGabi authored Feb 11, 2020
1 parent 5460c2d commit 5e76ed4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish

on:
release:
types: [published, edited]
types: [published]

jobs:
build:
Expand Down
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
branches:
only:
- setup-appveyor

0 comments on commit 5e76ed4

Please sign in to comment.