Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 1.23 KB

repositories.md

File metadata and controls

25 lines (23 loc) · 1.23 KB

Create New GitHub Repo

Add GitHub Repo to your SXO instance to import the SXO Workflows.

  1. Go to Admin in the left-hand menu Install___SXO_MenuAdmin
  2. Go to Git Repositories and a New Git Repository Install___SXO_MenuGit
  3. Use the following DISPLAY NAME: SX-AO-Workflows and the following details:
  • DEFAULT ACCOUNT KEYS: Git_Credentials
  • PROTOCOL set to HTTPS
  • REST API REPOSITORY: api.github.com/repos/iberlinson/SX-AO
  • BRANCH: main
  • Code Path: Workflows
  • Leave all other fields on default/empty and click SUBMIT.
  • Install___SXO_GitRepo
  1. Repeat the step and add an additional Repository for the required Atomic Actions Use the following DISPLAY NAME: SX-AO-Atomics and the following details:
  • DEFAULT ACCOUNT KEYS: Git_Credentials
  • PROTOCOL set to HTTPS
  • REST API REPOSITORY: api.github.com/repos/iberlinson/SX-AO
  • BRANCH: main
  • Code Path: Atomics
  • Leave all other fields on default/empty and click SUBMIT.
  • Install___SXO_GitRepoAtomic