Update .github/workflows/build-and-publish.yml
This commit is contained in:
@@ -2,9 +2,9 @@ name: Build and Publish
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
#branches:
|
||||
# - master
|
||||
# - main
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user