Skip to content

Commit

Permalink
Update publish-analyzer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Jun 1, 2023
1 parent faea82b commit e18266c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-analyzer.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.CodeAnalyzers/Ardalis.ApiEndpoints.CodeAnalyzers.csproj # Relative to repository root
TAG_FORMAT: Analyzer_v* # Format of the git tag, [*] gets replaced with version
Expand Down

0 comments on commit e18266c

Please sign in to comment.