Skip to content

Commit cf387cc

Browse files
Merge pull request #249371 from RyanHill-MSFT/issues/113807-swa-deploy-task
(Azure CXP Community) update deploy static nextjs
2 parents e8b12f8 + 6c313b1 commit cf387cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/deploy-nextjs-static-export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ By default, the application is treated as a hybrid rendered Next.js application,
154154
### [Azure Pipelines](#tab/azure-pipelines)
155155
156156
```yaml
157-
- task: AzureStaticWebAppLatest@0
157+
- task: AzureStaticWebApp@0
158158
inputs:
159159
azure_static_web_apps_api_token: $(AZURE_STATIC_WEB_APPS_TOKEN)
160160
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######

0 commit comments

Comments
 (0)