We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d185447 commit 4c854ecCopy full SHA for 4c854ec
.github/workflows/dotnet.yml
@@ -61,9 +61,3 @@ jobs:
61
- name: Test Angular application
62
run: echo "Skipping tests as no .spec.ts files are present"
63
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