Skip to content

Commit 0975f46

Browse files
Le-Caigneczguesmi
andauthored
Update propose-safe-multisig-tx/src/index.ts
Co-authored-by: Zied Guesmi <[email protected]>
1 parent 412a507 commit 0975f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

propose-safe-multisig-tx/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ async function run() {
7373
safeTxHash: safeTxHash,
7474
senderAddress: account.address,
7575
senderSignature: signature.data,
76-
origin: "GitHub Action - Safe Transaction",
76+
origin: "GitHub Action - Propose Safe Multisig Transaction",
7777
});
7878

7979
core.info("📤 Transaction proposed to Safe service");

0 commit comments

Comments
 (0)