Skip to content

Commit

Permalink
fix: pr ext build link
Browse files Browse the repository at this point in the history
  • Loading branch information
fbwoolf committed Sep 3, 2023
1 parent 66d159e commit 126b1e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
update-pull-request-body:
name: Add links to built extensions
# Don't run on forks
if: github.repository == 'hirosystems/wallet' || github.repository == 'hirosystems/wallet-private'
if: github.repository == 'leather-wallet/extension'
runs-on: ubuntu-latest
needs:
- pre-run
Expand Down

0 comments on commit 126b1e7

Please sign in to comment.