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

Commit

Permalink
Update publishnuget.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xpouyat authored Dec 18, 2023
1 parent 26fe13c commit 6f4d4d9
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 @@ -69,7 +69,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: ubuntu-latest
needs: [ run_test ]
steps:
Expand Down

0 comments on commit 6f4d4d9

Please sign in to comment.