Skip to content

Commit

Permalink
Fix ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
raldone01 committed Sep 25, 2022
1 parent eb0288a commit df804c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
secrets: inherit
create-release:
needs: call_rust_validation
if: github.repository_owner == 'raldone01'
if: github.repository_owner == 'ink-feather-org'
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit df804c8

Please sign in to comment.