Skip to content

Commit 22836ea

Browse files
committed
ci(dev.yml): org nugetkey token for packagestoken
1 parent 3e3430d commit 22836ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dev.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ env:
1313

1414
# Permission
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16-
PACKAGES_TOKEN: ${{ secrets.PACKAGES_TOKEN }}
16+
PACKAGES_TOKEN: ${{ secrets.NUGETKEY }}
17+
# PACKAGES_TOKEN qqqq
1718
GITHUB_USERNAME: "Phil-NHS"
1819

1920
# Nuget Set Up

0 commit comments

Comments
 (0)