Skip to content

Commit f013519

Browse files
committed
fix: wrong example in readme
1 parent 4ffa2e1 commit f013519

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
@@ -111,7 +111,7 @@ steps:
111111
- name: List Workspaces
112112
uses: settlemint/settlemint-action@main
113113
with:
114-
command: workspace list
114+
command: platform list workspaces
115115
access-token: ${{ secrets.SETTLEMINT_ACCESS_TOKEN }}
116116
```
117117

0 commit comments

Comments
 (0)