chore: update GitHub workflow to deploy on main branch

This commit is contained in:
Stan Girard 2024-09-02 15:59:44 +02:00
parent 913e98fdc0
commit 56300cee0a
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
on: on:
push: push:
tags: branches:
- "v*" - main
name: Deploy to raise-frontend name: Deploy to raise-frontend
jobs: jobs:
porter-deploy: porter-deploy:

View File

@ -1,7 +1,7 @@
on: on:
push: push:
tags: branches:
- "v*" - main
name: Deploy to raise name: Deploy to raise
jobs: jobs:
porter-deploy: porter-deploy: