Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix path
  • Loading branch information
keenbytes committed Oct 21, 2022
commit 15a0980ade6dceda3d267b351fb6c4d0a6831593
2 changes: 1 addition & 1 deletion .github/workflows/deploy-the-button.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: contracts-addresses
path: contracts/addresses.json
path: addresses.featurenet.json
if-no-files-found: error
retention-days: 90

Expand Down