Skip to content

Commit 4ee726c

Browse files
7.2.6
1 parent f19ab5b commit 4ee726c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# --notes "Pinokio version $PACKAGE_VERSION."
3636

3737
windows-unsigned:
38-
# if: false
38+
if: false
3939
needs: "create-release"
4040
runs-on: windows-latest
4141
permissions:
@@ -63,7 +63,7 @@ jobs:
6363
args: --win
6464

6565
windows:
66-
if: false
66+
# if: false
6767
needs: "create-release"
6868
runs-on: windows-latest
6969
permissions:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"publish": [
3333
{
3434
"provider": "github",
35-
"owner": "peanutcocktail",
35+
"owner": "pinokiocomputer",
3636
"repo": "pinokio"
3737
}
3838
],

0 commit comments

Comments
 (0)