Skip to content

Commit 8a8f3fb

Browse files
authored
Merge pull request #10 from kiyu-git/kiyu-git-patch-1
Update publish.yml
2 parents f9c6ee4 + eec375b commit 8a8f3fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
publish:
1010
# To enable auto publishing to github, update your electron publisher
1111
# config in package.json > "build" and remove the conditional below
12-
if: ${{ github.repository_owner == 'electron-react-boilerplate' }}
12+
# if: ${{ github.repository_owner == 'electron-react-boilerplate' }}
1313

1414
runs-on: ${{ matrix.os }}
1515

0 commit comments

Comments
 (0)