Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

Commit a681ef6

Browse files
committed
fix owner
1 parent a554303 commit a681ef6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
name: Build ARM64
1212
runs-on: macos-26
13-
if: github.repository_owner == 'pyquick'
13+
if: github.repository_owner == 'intsant'
1414
permissions:
1515
contents: write
1616
steps:

0 commit comments

Comments
 (0)