Skip to content

Commit 401b926

Browse files
committed
fix: wrong example in readme
1 parent f013519 commit 401b926

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ steps:
4242
- name: Run SettleMint CLI
4343
uses: settlemint/settlemint-action@main
4444
with:
45-
command: "workspace list"
45+
command: "platform list workspaces"
4646
access-token: ${{ secrets.SETTLEMINT_ACCESS_TOKEN }}
4747
```
4848

0 commit comments

Comments
 (0)