mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 18:30:10 +00:00
added a tag trigger to workflow...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
725180ad3f
commit
09efdef318
1
.github/workflows/make-dist.yml
vendored
1
.github/workflows/make-dist.yml
vendored
@ -3,6 +3,7 @@ name: make dist
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
|
tags: v**
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user