Skip to content

Commit ebdd584

Browse files
committed
Enable release
1 parent 557c475 commit ebdd584

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77

88
jobs:
99
publish:
10-
# To enable auto publishing to github, update your electron publisher
11-
# config in package.json > "build" and remove the conditional below
12-
if: ${{ github.repository_owner == 'electron-react-boilerplate' }}
13-
1410
runs-on: ${{ matrix.os }}
1511

1612
strategy:

0 commit comments

Comments
 (0)