n8n-docs/_snippets/source-control-environments/push.md
Deborah Barnard 51a7e41105 fix links
2023-07-04 15:43:00 +01:00

574 B

To push work to Git:

  1. Select Push Push icon 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.