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

GitHub Action to push changes from a sync branch

Notifications You must be signed in to change notification settings

hyphengroup/action-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

sync GitHub Action

Used in combination with sync-init 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 push changes from a sync branch

Resources

Stars

Watchers

Forks

Packages

No packages published