Skip to content

Commit

Permalink
SpaceNoTags
Browse files Browse the repository at this point in the history
  • Loading branch information
rsafier committed Mar 23, 2024
1 parent 6873620 commit 16bbd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: NuGet Package Deploy
on:
push:
branches: [ "master" ]
tags:
tags:
- '[0-9]*.[0-9]*.[0-9]*'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 16bbd5e

Please sign in to comment.