lonnen/Sync a repo branch to a Glitch project repo

Synchronize changes to a branch in a GitHub repository to a Glitch.com project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 19, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: lonnen/sync-branch-to-glitch-action@bcb3fd87d6b3ab1d9f3c795cb00fdae63a08bc86 # v0.0.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
glitch_git_URLThe private Glitch.com repository url retrieved from the Glitch project editoryes
github_tokenA GitHub token with permissions to read the repository. It is advisable to use an automatically generated token as described in the READMEyes
github_branchThe branch of the local repository that is to be pushed to Glitchnomain

no outputs