Skip to content

Commit

Permalink
new package on release
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Mar 27, 2024
1 parent 0f497a1 commit 1826bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-nuget-package.yml
Expand Up @@ -198,7 +198,7 @@ jobs:
environment:
name: nuget

# if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4
Expand Down

0 comments on commit 1826bcd

Please sign in to comment.