Skip to content

Commit 145297c

Browse files
8.0.1
1 parent 6be745c commit 145297c

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-2022
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-2022
6969
permissions:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"publish": [
3535
{
3636
"provider": "github",
37-
"owner": "peanutcocktail",
37+
"owner": "pinokiocomputer",
3838
"repo": "pinokio"
3939
}
4040
],

0 commit comments

Comments
 (0)