Skip to content

Commit df804c8

Browse files
committed
Fix ci.
1 parent eb0288a commit df804c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
secrets: inherit
2222
create-release:
2323
needs: call_rust_validation
24-
if: github.repository_owner == 'raldone01'
24+
if: github.repository_owner == 'ink-feather-org'
2525
runs-on: ubuntu-latest
2626

2727
steps:

0 commit comments

Comments
 (0)