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