You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
daninus14 edited this page Feb 14, 2024
·
1 revision
Solution
The deployment works with the usual coleslaw deploy.
Troubleshooting
If you ran deploy once before, that may prevent the github deployment from working.
You should make sure to save the current state of your repository
Delete the deploy/ directory
Try deploying again, this time you should notice that the script is creating a new repository with its own .git directory under deploy, and it should be pushed to gh-pages.
Make sure all the settings in the configuration file are set up correctly.