diff --git a/.github/workflows/mirror-sync.yml b/.github/workflows/mirror-sync.yml deleted file mode 100644 index 1ca485d387..0000000000 --- a/.github/workflows/mirror-sync.yml +++ /dev/null @@ -1,25 +0,0 @@ -name: Mirror Repository - -on: - push: - branches: - - main - - gh-pages - -jobs: - mirror: - runs-on: ubuntu-latest - if: github.repository == 'ASSERT-KTH/repairbench' - steps: - - name: Checkout source repository - uses: actions/checkout@v4.1.7 - with: - fetch-depth: 0 - - - name: Push to mirror repository - uses: pixta-dev/repository-mirroring-action@674e65a7d483ca28dafaacba0d07351bdcc8bd75 - with: - target_repo_url: - git@github.com:repairbench/repairbench.github.io.git - ssh_private_key: - ${{ secrets.SSH_PRIVATE_KEY }} diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml deleted file mode 100644 index 0eaa0b8e73..0000000000 --- a/.github/workflows/static.yml +++ /dev/null @@ -1,38 +0,0 @@ -# Simple workflow for deploying static content to GitHub Pages -name: Deploy static content to Pages -on: - # Runs on pushes targeting the default branch - push: - branches: ["gh-pages"] - # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: -# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages -permissions: - contents: read - pages: write - id-token: write -# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. -# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. -concurrency: - group: "pages" - cancel-in-progress: false -jobs: - # Single deploy job since we're just deploying - deploy: - environment: - name: github-pages - url: ${{ steps.deployment.outputs.page_url }} - runs-on: ubuntu-latest - steps: - - name: Checkout - uses: actions/checkout@v4 - - name: Setup Pages - uses: actions/configure-pages@v5 - - name: Upload artifact - uses: actions/upload-pages-artifact@v3 - with: - # Upload entire repository - path: '.' - - name: Deploy to GitHub Pages - id: deployment - uses: actions/deploy-pages@v4 diff --git a/asset-manifest.json b/asset-manifest.json index eb86559b6c..ce47bff642 100644 --- a/asset-manifest.json +++ b/asset-manifest.json @@ -1,15 +1,15 @@ { "files": { - "main.css": "/static/css/main.8752f8e2.css", - "main.js": "/static/js/main.60e87f69.js", + "main.css": "/static/css/main.45f9b386.css", + "main.js": "/static/js/main.7c5d9a28.js", "static/js/453.3d681c89.chunk.js": "/static/js/453.3d681c89.chunk.js", "index.html": "/index.html", - "main.8752f8e2.css.map": "/static/css/main.8752f8e2.css.map", - "main.60e87f69.js.map": "/static/js/main.60e87f69.js.map", + "main.45f9b386.css.map": "/static/css/main.45f9b386.css.map", + "main.7c5d9a28.js.map": "/static/js/main.7c5d9a28.js.map", "453.3d681c89.chunk.js.map": "/static/js/453.3d681c89.chunk.js.map" }, "entrypoints": [ - "static/css/main.8752f8e2.css", - "static/js/main.60e87f69.js" + "static/css/main.45f9b386.css", + "static/js/main.7c5d9a28.js" ] } \ No newline at end of file diff --git a/index.html b/index.html index 33cf2aa5db..e2e714a3f6 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -