We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b67e1 commit 95378b7Copy full SHA for 95378b7
.github/workflows/electron.yml
@@ -2,7 +2,7 @@ name: BuildnPub_WLGate
2
on:
3
push:
4
branches:
5
- - mac_action
+ - master
6
workflow_dispatch:
7
8
jobs:
forge.config.js
@@ -10,7 +10,7 @@ module.exports = {
10
name: '@electron-forge/publisher-github',
11
config: {
12
repository: {
13
- owner: 'HB9HIL',
+ owner: 'wavelog',
14
name: 'WaveLogGate'
15
},
16
prerelease: false
0 commit comments