Skip to content

Commit e86851c

Browse files
Update build_pipeline.yml
1 parent 284419a commit e86851c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Deploy to Netlify
4949
uses: nwtgck/actions-netlify@v3
5050
with:
51-
publish-dir: './release/wwwroot'
51+
publish-dir: './wwwroot'
5252
production-deploy: true
5353
fails-without-credentials: true
5454
env:

0 commit comments

Comments
 (0)