We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f013519 commit 401b926Copy full SHA for 401b926
1 file changed
README.md
@@ -42,7 +42,7 @@ steps:
42
- name: Run SettleMint CLI
43
uses: settlemint/settlemint-action@main
44
with:
45
- command: "workspace list"
+ command: "platform list workspaces"
46
access-token: ${{ secrets.SETTLEMINT_ACCESS_TOKEN }}
47
```
48
0 commit comments