Skip to content

Commit 95378b7

Browse files
committed
set correct repo and branch
1 parent 26b67e1 commit 95378b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/electron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: BuildnPub_WLGate
22
on:
33
push:
44
branches:
5-
- mac_action
5+
- master
66
workflow_dispatch:
77

88
jobs:

forge.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module.exports = {
1010
name: '@electron-forge/publisher-github',
1111
config: {
1212
repository: {
13-
owner: 'HB9HIL',
13+
owner: 'wavelog',
1414
name: 'WaveLogGate'
1515
},
1616
prerelease: false

0 commit comments

Comments
 (0)