mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-14 17:03:29 +03:00
chore: update GitHub workflow to deploy on main branch
This commit is contained in:
parent
913e98fdc0
commit
56300cee0a
@ -1,7 +1,7 @@
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
branches:
|
||||
- main
|
||||
name: Deploy to raise-frontend
|
||||
jobs:
|
||||
porter-deploy:
|
||||
|
4
.github/workflows/porter_stack_raise.yml
vendored
4
.github/workflows/porter_stack_raise.yml
vendored
@ -1,7 +1,7 @@
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
branches:
|
||||
- main
|
||||
name: Deploy to raise
|
||||
jobs:
|
||||
porter-deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user