Skip to content

Commit cdce1c5

Browse files
Le-Caigneczguesmi
andauthored
Update safe-transaction/package.json
Co-authored-by: Zied Guesmi <[email protected]>
1 parent d0fb368 commit cdce1c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

safe-transaction/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"description": "GitHub Action for proposing Safe Multisig transactions",
55
"main": "dist/index.js",
66
"scripts": {
7-
"build": "tsc"
7+
"build": "tsc",
8+
"propose": "node dist/index.js"
89
},
910
"dependencies": {
1011
"@actions/core": "^1.10.1",

0 commit comments

Comments
 (0)