Main branch, not master
Some checks failed
Deploy to Web Server / deploy (push) Failing after 19s

This commit is contained in:
Ariadna 2025-05-11 02:28:26 -04:00
parent 7cf59283d4
commit fefe8c4865
Signed by: ari
SSH key fingerprint: SHA256:j4xpQafvRcIH4rwZqM5aREIogWsCjyYohia7vH0+uZY

View file

@ -3,7 +3,7 @@ name: Deploy to Web Server
on:
push:
branches:
- master # Matches all branches
- main # Matches all branches
jobs:
deploy: