Skip to content

Commit

Permalink
Another test
Browse files Browse the repository at this point in the history
  • Loading branch information
m0ngr31 committed Dec 12, 2020
1 parent b38d97d commit f968c8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Publish Builds

on:
release:
types: [created]
push:
branches:
- master

jobs:
release:
Expand Down
1 change: 0 additions & 1 deletion electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,3 @@ win:
publish:
provider: github
publishAutoUpdate: true
releaseType: release

0 comments on commit f968c8d

Please sign in to comment.