Skip to content

Commit ad32f69

Browse files
committed
feat(button): token
1 parent 2e0942c commit ad32f69

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/reuseable-ci-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323

2424
# Permission
2525
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26-
# PACKAGES_TOKEN: ${{ secrets.NUGETKEY }}
26+
PACKAGES_TOKEN: ${{ secrets.NUGETKEY }}
2727
# GITHUB_USERNAME: "Phil-NHS"
2828

2929
# Nuget Set Up

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ It is client side so the users browser will do the work.
2323

2424
[View Packaged Showcase Code](https://github.com/TechnologyEnhancedLearning/TELBlazor/tree/gh-pages/)
2525

26+
[Code Report Page](https://technologyenhancedlearning.github.io/TELBlazor-CodeReport/)
2627

2728
# Solution Detail
2829

0 commit comments

Comments
 (0)