Skip to content

Commit 4c854ec

Browse files
Update dotnet.yml
1 parent d185447 commit 4c854ec

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/dotnet.yml

-6
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,3 @@ jobs:
6161
- name: Test Angular application
6262
run: echo "Skipping tests as no .spec.ts files are present"
6363
working-directory: ./src/MLS.MatLidStoreUI
64-
65-
- name: Deploy to GitHub Pages
66-
uses: peaceiris/actions-gh-pages@v3
67-
with:
68-
github_token: ${{ secrets.GITHUB_TOKEN }}
69-
publish_dir: ./src/MLS.MatLidStoreUI/dist

0 commit comments

Comments
 (0)