Skip to content

Commit 9df0df1

Browse files
committed
refactor: Rename builddeploy step to deploy in FrontendRelease workflow
1 parent 98bf9b5 commit 9df0df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/FrontendRelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
working-directory: ./apps/frontend
3434

3535
- name: Deploy to Azure Static Web Apps
36-
id: builddeploy
36+
id: deploy
3737
uses: Azure/static-web-apps-deploy@v1
3838
with:
3939
action: "upload"

0 commit comments

Comments
 (0)