Skip to content

Commit

Permalink
fix: enclave dump
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Nov 21, 2024
1 parent 82a172a commit 8dbe377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ jobs:
if: ${{ !cancelled() }}
uses: actions/upload-artifact@v4
with:
name: dump_deploy_to_external_l1_${{ github.run_id }}
name: dump_pre_deployed_gas_token${{ github.run_id }}
path: ./dump

additional-services:
Expand Down

0 comments on commit 8dbe377

Please sign in to comment.