Skip to content

Commit

Permalink
chore: migrate build-extension.yml to hirosystems
Browse files Browse the repository at this point in the history
  • Loading branch information
beguene committed Oct 28, 2021
1 parent c5b86dd commit ef4f0bb
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 @@ -28,7 +28,7 @@ jobs:
# Don't run on forks
if: github.event.pull_request.head.repo.full_name == github.repository
with:
header: '> Try out this version of the Hiro Wallet - download [extension builds](https://github.com/blockstack/ux/actions/runs/${{ github.run_id }}).'
header: '> Try out this version of the Hiro Wallet - download [extension builds](https://github.com/hirosystems/ux/actions/runs/${{ github.run_id }}).'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

build_chrome_extension:
Expand Down

0 comments on commit ef4f0bb

Please sign in to comment.