Skip to content

Releases: babakzy/deploy-nuxt-to-static-host

v1.2

06 May 14:56
39e6fba

Choose a tag to compare

Update action.yml

Deploy Nuxt to static host using FTP

03 May 08:19
e4d32f1

Choose a tag to compare

This action uses Nuxt static host generation to generate a static website (note that this is not possible with server-side rendering apps)

Tested on Nuxt 3
Uses FTP (SamKirkland/FTP-Deploy-Action@v4.3.4)
Deploys .output/public folder to the root directory of the host

Deploy Nuxt to static host using FTP

03 May 08:02
5fb0605

Choose a tag to compare

This action uses Nuxt static host generation to generate a static website (note that this is not possible with server-side rendering apps)

  • Tested on Nuxt 3
  • Uses FTP (SamKirkland/FTP-Deploy-Action@v4.3.4)
  • Deploys .output/public folder to the root directory of the host