File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ jobs:
141141 echo "ℹ️ Re-run with dry_run=false to actually propose to Safe"
142142 fi
143143
144- propose-token-contract- to-safe :
144+ propose-token-to-safe-tx :
145145 needs : prepare-transaction-calldata
146146 if : ${{ inputs.dry_run == false }}
147147 uses : iExecBlockchainComputing/github-actions-workflows/.github/workflows/propose-safe-multisig-tx.yml@main
@@ -154,7 +154,7 @@ jobs:
154154 transaction-to : ${{ fromJson(needs.prepare-transaction-calldata.outputs.transactions)[0].to }}
155155 transaction-data : ${{ fromJson(needs.prepare-transaction-calldata.outputs.transactions)[0].data }}
156156
157- propose-to-safe-tx :
157+ propose-bridge- to-safe-tx :
158158 needs : prepare-transaction-calldata
159159 if : ${{ inputs.dry_run == false }}
160160 uses : iExecBlockchainComputing/github-actions-workflows/.github/workflows/propose-safe-multisig-tx.yml@main
You can’t perform that action at this time.
0 commit comments