Skip to content

Commit e385fb2

Browse files
Le-Caigneczguesmi
andauthored
Update .github/workflows/safe-transaction.yml
Co-authored-by: Zied Guesmi <26070035+zguesmi@users.noreply.github.com>
1 parent cdce1c5 commit e385fb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/safe-transaction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
working-directory: ./safe-transaction
6969

7070
- name: Propose Safe Transaction
71-
run: node dist/index.js
71+
run: npm run propose
7272
working-directory: ./safe-transaction
7373
env:
7474
INPUT_PROPOSER_PRIVATE_KEY: ${{ secrets.proposer-private-key }}

0 commit comments

Comments
 (0)