Skip to content

Commit 788a3f5

Browse files
6.0.9
1 parent 6855503 commit 788a3f5

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
@@ -31,7 +31,7 @@
3131
"publish": [
3232
{
3333
"provider": "github",
34-
"owner": "peanutcocktail",
34+
"owner": "pinokiocomputer",
3535
"repo": "pinokio"
3636
}
3737
],

0 commit comments

Comments
 (0)