chore: update for production run
All checks were successful
Build and Deploy Production / build-and-push (push) Successful in 2m8s
All checks were successful
Build and Deploy Production / build-and-push (push) Successful in 2m8s
This commit is contained in:
@ -3,7 +3,7 @@ name: Build and Deploy Production
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "v*.*.*"
|
- "v*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
Reference in New Issue
Block a user