do main action on release publish
This commit is contained in:
@@ -3,6 +3,9 @@ name: .NET Build and Publish
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user