Compile and Update a Workflow#

There are a few options to publish your Workflow:

  1. Directly in Codespaces. Click Publish Workflow directly in the window:

  2. In your Dev Container, open the Artificial Workflow Authoring Extension, and, in the Workflow Publishing Pane, click the icon next to the Workflow to publish it.

  3. Manually publish from your Dev Container terminal by running the below:

    $ wfgen workflow/hello_workflow.py
    $ wf publish workflow/hello_workflow.py.bin