Skip to content

Commit

Permalink
fix: manual verify upgrade ci (#356)
Browse files Browse the repository at this point in the history
- update manual verify upgrade payload file path in ci

---------

Co-authored-by: Mad <[email protected]>
  • Loading branch information
viraj124 and DefiCake authored Oct 25, 2024
1 parent d752a8b commit dea4410
Show file tree
Hide file tree
Showing 6 changed files with 904 additions and 10 deletions.
5 changes: 5 additions & 0 deletions .changeset/violet-rice-explain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@fuel-bridge/solidity-contracts': patch
---

update manual verify upgrade payload file path in ci
2 changes: 1 addition & 1 deletion .github/workflows/manual-verify-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: deployment-bytecode
path: verification.json
path: ./packages/solidity-contracts/verification.json
retention-days: 90
Loading

0 comments on commit dea4410

Please sign in to comment.