Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #54 from xpouyat/dev
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
xpouyat authored Apr 22, 2024
2 parents dccf61b + 5c7c646 commit d5df554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishnuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
# Publish only when creating a GitHub Release
# https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository
# You can update this logic if you want to manage releases differently
# if: github.event_name == 'release'
if: github.event_name == 'release'
runs-on: windows-latest
needs: [ create_nuget, run_test ]
steps:
Expand Down

0 comments on commit d5df554

Please sign in to comment.