Skip to content

Commit e89c2be

Browse files
committed
Update deploy-to-azure.yml
1 parent c7ec82f commit e89c2be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-to-azure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
id: deploy
5959
uses: Azure/static-web-apps-deploy@v1
6060
with:
61-
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN }}
61+
azure_static_web_apps_api_token: ${{ secrets.AZURE_DEPLOYMENT_TOKEN }}
6262
action: "upload"
6363
app_location: ".output/public" # App source code path
6464
api_location: "" # Api source code path - optional

0 commit comments

Comments
 (0)