diff --git a/.github/workflows/deploy-ghpages.yml b/.github/workflows/deploy-ghpages.yml index 24e2f84cb..e35dcf66a 100644 --- a/.github/workflows/deploy-ghpages.yml +++ b/.github/workflows/deploy-ghpages.yml @@ -30,7 +30,7 @@ jobs: run: | rm -rf targetdir mkdir -p targetdir - mv dist Pictures translations index.html Synergism.css favicon.ico scripts targetdir/ + mv dist Pictures translations index.html Synergism.css favicon.ico targetdir/ - name: Deploy with the $GME emoji for some reason 🚀 uses: JamesIves/github-pages-deploy-action@3.7.1 with: