diff --git a/.github/workflows/deploy-laf.yml b/.github/workflows/deploy-laf.yml index b327001e..5a735677 100644 --- a/.github/workflows/deploy-laf.yml +++ b/.github/workflows/deploy-laf.yml @@ -52,7 +52,7 @@ jobs: run: node ./client/web/build/inject-analytics.js - name: Deploy to laf static - uses: laf-storage-deploy-action@v1 + uses: moonrailgun/laf-storage-deploy-action@v1 with: server-url: https://laf.dev laf-pat: ${{ secrets.LAF_PAT }}