Skip to content

Commit afa2164

Browse files
committed
Removing beta from task
1 parent 2afb0db commit afa2164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/deploy-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ jobs:
479479
python -m pip install --upgrade pip
480480
pip install -r requirements.txt
481481
- name: Building web app
482-
uses: azure/appservice-build@v2-beta
482+
uses: azure/appservice-build@v2
483483
- name: Deploy web App using GH Action azure/webapps-deploy
484484
uses: azure/webapps-deploy@v2
485485
with:

0 commit comments

Comments
 (0)