Skip to content

Commit 146cc67

Browse files
committed
Fix workflow
1 parent 3e0d685 commit 146cc67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: .NET Build, Test, and Publish
33
on:
44
push:
55
branches: [ "main" ]
6+
tags:
7+
- 'v*'
68
pull_request:
79
branches: [ "main" ]
810

0 commit comments

Comments
 (0)