diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 47253a4..ed48063 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -35,6 +35,7 @@ jobs: run: npm run build --if-present - name: 💀 Prepare GitHub Pages run: | + git fetch git checkout build cp ./dist/index.global.js ./hyren.release.user.js - name: ✅ Upload release artifacts