Files
2024-04-15 13:16:52 +01:00

584 B

To push work to Git:

  1. Select Push Push icon{.off-glb} in the main menu.

    --8<-- "_snippets/source-control/push-pull-menu-state.md"

  2. In the Commit and push changes modal, select which workflows you want to push. n8n automatically pushes tags, and variable and credential stubs.

  3. Enter a commit message. This should be a one sentence description of the changes you're making.

  4. Select Commit and Push. n8n sends the work to Git, and displays a success message on completion.