This commit is contained in:
zznty
2022-11-26 00:51:08 +07:00
parent f7723a9495
commit 311fe55c8c

View File

@@ -17,8 +17,6 @@ jobs:
with:
dotnet-version: '7.0.x'
- uses: montudor/action-zip@v1
- run: dotnet nuget add source --username ${{ github.actor }} --password ${{ secrets.GITHUB_TOKEN }} --store-password-in-clear-text --name github https://nuget.pkg.github.com/${{ github.repository_owner }}/index.json
name: Add nuget source