Skip to content

Commit bf6637c

Browse files
authored
add secret map (#62)
1 parent eec7292 commit bf6637c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ jobs:
1515
uses: mycsharp/github-actions/.github/workflows/dotnet-nuget-build.yml@main
1616
with:
1717
configuration: Release
18+
secrets:
19+
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}

0 commit comments

Comments
 (0)