Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

hyphengroup/action-sync-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

sync-init GitHub Action

Used in combination with sync action to track and commit generated changes.

Usage

steps:
  - uses: actions/checkout@v2
  - uses: hyphengroup/action-sync-init@v0.1.0
  - run: cag generate
  - uses: hyphengroup/action-sync@v0.1.0

About

GitHub Action to initialize a sync branch

Resources

Stars

Watchers

Forks

Packages

No packages published