diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml deleted file mode 100644 index 3f8c5b1..0000000 --- a/.github/workflows/test.yml +++ /dev/null @@ -1,27 +0,0 @@ -# Test workflow on self-hosted runner for node version 16 - -name: Deploy - -on: - push: - branches: [master] - workflow_dispatch: - -jobs: - build: - runs-on: self-hosted - - steps: - - name: Use Node.js 16.x - uses: actions/setup-node@v4 - with: - node-version: 16.x - - uses: actions/checkout@v4 # on the runner, check out this code on - - run: touch test.txt - - run: echo hello > test.txt - - run: echo $(node --version) >> test.txt - # - run: yarn - # - run: yarn build - # - run: pm2 reload flamingo # reloads on the DigitalOcean droplet - env: - CI: true diff --git a/public/build/asset-manifest.json b/public/build/asset-manifest.json index b6e852b..0eecab3 100644 --- a/public/build/asset-manifest.json +++ b/public/build/asset-manifest.json @@ -1,16 +1,16 @@ { "files": { "main.css": "./static/css/main.971125b2.css", - "main.js": "./static/js/main.5f8798f2.js", + "main.js": "./static/js/main.8085bf52.js", "static/js/453.77bdf135.chunk.js": "./static/js/453.77bdf135.chunk.js", "index.html": "./index.html", "static/media/Wordbank.txt": "./static/media/Wordbank.82ad2602c14456da29f8.txt", "main.971125b2.css.map": "./static/css/main.971125b2.css.map", - "main.5f8798f2.js.map": "./static/js/main.5f8798f2.js.map", + "main.8085bf52.js.map": "./static/js/main.8085bf52.js.map", "453.77bdf135.chunk.js.map": "./static/js/453.77bdf135.chunk.js.map" }, "entrypoints": [ "static/css/main.971125b2.css", - "static/js/main.5f8798f2.js" + "static/js/main.8085bf52.js" ] } \ No newline at end of file diff --git a/public/build/index.html b/public/build/index.html index 1918ecf..76cc00f 100644 --- a/public/build/index.html +++ b/public/build/index.html @@ -1 +1 @@ -