Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 29, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

leo-step and others added 17 commits July 29, 2022 13:38
* try running python script * try to fix yml syntax error * attempt 3 * run difficulty update script
* Create GitHub Workflow to automatically deploy code Context: Everytime new code is merged into master, I need to manually deploy things using npm run deploy. In order to automate things, let's introduce a GitHub Workflow that will accomplish this for us! Solution: Introduce a GitHub Workflow that will build and deploy our static site. Fixes issue-183 * Use peaceiris/actions-gh-pages@v3 * Remove building on pull requests
* Move all assets into static folder Fixes #187 * Update Acknowledgements assets URL
See https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-keeping-existing-files-keep_files. We need this because the directory with all of the content is being removed in the current Workflows. Fixes #189
Add missing git configuration
Remove PR deployments
* Remove PR deployments * Add GITHUB_TOKEN
@pull pull bot added the ⤵️ pull label Jul 29, 2022
@pull pull bot merged commit 604d55a into stungkit:master Jul 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants