Skip to content

This project demonstrates how to use GitHub Actions and glitcheroo together to continuously deploy a project from GitHub to Glitch.

License

Notifications You must be signed in to change notification settings

bacongravy/useful-insect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

useful-insect

This project demonstrates how to use GitHub Actions and glitcheroo together to continuously deploy a project from GitHub to Glitch.

How does it work

The deploy workflow is triggered on every push to the master branch. The workflow first creates a new GitHub deployment, then deploys the project with glitcheroo, and finally updates the GitHub deployment status with the result.

The GitHub deployments created by the workflow can be found here.

The logs from the deploy workflow can be found here.

About

This project demonstrates how to use GitHub Actions and glitcheroo together to continuously deploy a project from GitHub to Glitch.

Resources

License

Stars

Watchers

Forks

Languages