fix: update workflow name and format trigger for SSH deployment #3

Merged
joelson merged 1 commits from kind/bug-ajustando-umbug into main 2026-01-07 20:39:38 +00:00
1 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
name: Deploy Next.js via SSH (Direto) name: Deploy Next.js via SSH
on: [push]
on:
push:
branches:
- main
jobs: jobs:
deploy: deploy: