Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
auto-increment: patch
|
||||
build-metadata: ${{ github.sha }}
|
||||
default-pre-release-phase: preview
|
||||
minimum-major-minor: 0.0.1
|
||||
minimum-major-minor: 1.0
|
||||
tag-prefix: v
|
||||
|
||||
- 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
|
||||
|
Reference in New Issue
Block a user