steve0greatness,
created on Friday, 29 December 2023, 22:49:10 (1703890150),
received on Monday, 6 May 2024, 02:55:32 (1714964132)
Author identity: Steve0Greatness <75220768+Steve0Greatness@users.noreply.github.com>
051595bf6574a745e5d9f5f86a92fa7d2e3ad3cc
.github/workflows/deploy.yml
@@ -21,4 +21,8 @@ jobs:
path: "requirements.txt" # You can test your matrix by printing the current Python version - name: Run Python Builder run: python build.pyrun: python build.py - name: Deploy 🚀 uses: JamesIves/github-pages-deploy-action@v4 with: folder: docs # The folder the action should deploy.