Skip to content

Commit

Permalink
Update publish-nswag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Jun 1, 2023
1 parent e25f8d2 commit faea82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nswag.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
dotnet-version: '6.0.x'
- name: publish on version change
- uses: brandedoutcast/publish-nuget@v2
uses: brandedoutcast/publish-nuget@v2
with:
PROJECT_FILE_PATH: src/Ardalis.ApiEndpoints.NSwag/Ardalis.ApiEndpoints.NSwag.csproj # Relative to repository root
TAG_FORMAT: NSwag_v* # Format of the git tag, [*] gets replaced with version
Expand Down

0 comments on commit faea82b

Please sign in to comment.