Skip to content

Commit 6ca1dd1

Browse files
committed
chore(dependent): try something while reading
1 parent 3116c8f commit 6ca1dd1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ registries:
77
type: nuget-feed
88
# Dependabot needs access before it ignores, so still need to access TELBlazor despite ignoring it
99
url: https://nuget.pkg.github.com/TechnologyEnhancedLearning/index.json
10-
username: kevwhitt-hee
11-
password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }}
10+
# not expected to work
11+
username: Phil-NHS
12+
password: ${{ secrets.NUGETKEY }}
13+
## username: kevwhitt-hee
14+
## password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }}
1215
## username: "kevin.whittaker"
1316
## qqqq del
1417
## username: "kevin.whittaker"

0 commit comments

Comments
 (0)