We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a13d7aa commit c16d1f9Copy full SHA for c16d1f9
1 file changed
.github/workflows/studio.yml
@@ -69,6 +69,7 @@ jobs:
69
run: ${{ steps.pkgman.outputs.package_manager }} nuxi generate
70
env:
71
NUXT_PUBLIC_STUDIO_API_URL: https://api.nuxt.studio
72
+ NUXT_PUBLIC_STUDIO_TOKENS: df0f47329024fc56b11978936e0e8ac1b0213ac82e47a9a1584cb5b8da096da4
73
74
- name: Add .nojekyll file
75
run: touch .output/public/.nojekyll
0 commit comments