Update publish.yml - to only build on tag push
This commit is contained in:
parent
3989352302
commit
c1cb760261
1 changed files with 0 additions and 1 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -2,7 +2,6 @@ name: Build and Publish
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue