Skip to content

Commit

Permalink
Merge pull request #72 from MxLabs/development
Browse files Browse the repository at this point in the history
Update nuget.yml
  • Loading branch information
MxLabs committed Dec 24, 2023
2 parents 7c65c3b + 0b7931b commit 5bfec67
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ name: .NET
on:
workflow_dispatch:
push:
branches: [ "master" ]
branches:
- master
tags:
- '*'


env:
NuGetDirectory: ${{ github.workspace }}/nuget
Expand Down

0 comments on commit 5bfec67

Please sign in to comment.