Skip to content

Commit

Permalink
Update nuget.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yawaflua authored Jun 25, 2024
1 parent 258ecaa commit 36d3126
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@ name: NuGet - Release
on:
release:
types: [published]

push:
branches: [ "master" ]


jobs:
publish-nuget:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 36d3126

Please # to comment.