We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e0942c commit ad32f69Copy full SHA for ad32f69
.github/workflows/reuseable-ci-checks.yml
@@ -23,7 +23,7 @@ env:
23
24
# Permission
25
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
- # PACKAGES_TOKEN: ${{ secrets.NUGETKEY }}
+ PACKAGES_TOKEN: ${{ secrets.NUGETKEY }}
27
# GITHUB_USERNAME: "Phil-NHS"
28
29
# Nuget Set Up
README.md
@@ -23,6 +23,7 @@ It is client side so the users browser will do the work.
[View Packaged Showcase Code](https://github.com/TechnologyEnhancedLearning/TELBlazor/tree/gh-pages/)
+[Code Report Page](https://technologyenhancedlearning.github.io/TELBlazor-CodeReport/)
# Solution Detail
0 commit comments