ci: Update deployment trigger on main branch

This commit is contained in:
Gauthier Daniels 2025-04-17 13:47:28 +02:00
parent d3a1330e5c
commit 56aba7f20a

View File

@ -1,6 +1,9 @@
name: Update Memento Dev on VPS name: Update Memento Dev on VPS
run-name: ${{ gitea.actor }} is deploying the application on the VPS 🚀 run-name: ${{ gitea.actor }} is deploying the application on the VPS 🚀
on: [push] on:
push:
branches:
- main
jobs: jobs:
deploy: deploy: