Pushed workflows are saved in draft version. Make sure to pass
--commit=true
flag to commit the workflows while pushing it.
Syntax
Flags
Flag | Description | Default |
---|---|---|
-h, --help | Show help for the command | – |
-c, --commit string | Commit the workflows (—commit=true) | true |
-m, --commit-message string | Commit message describing the changes for —commit=true | – |
-d, --dir string | Output directory for workflows | suprsend/workflow |
-g, --slug string | Slug of the workflow to push | – |
Example
🚨 Push and Commit Behavior:
- New workflow not showing up? → Push without commit first, then commit separately
- Changes not appearing in live mode? → Check if workflows are linked to other workflows
- Fix: Update your workflow files to include all dependencies, or remove the links