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 #53 from xpouyat/dev
Browse files Browse the repository at this point in the history
Update to publish
  • Loading branch information
xpouyat authored Apr 22, 2024
2 parents 2d8df8c + a431885 commit dccf61b
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 dccf61b

Please sign in to comment.