mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 18:00: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:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
tags: v**
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user