diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index d8213ca..73cb607 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -1,6 +1,5 @@ - name: Vite Github Pages Deployer - # You may pin to the exact commit or the version. - # uses: skywarth/vite-github-pages-deployer@b3605fe88b6949cd7095af46764c243e1805cf49 + uses: skywarth/vite-github-pages-deployer@v1.3.0 with: # Public base path string for vite, this affects the routing, history and asset links. Make sure to provide appropriately since Github Pages stores your app in a directory under a subdomain.