From d163cb1e7c2bcc6a32bea8c326efb87d95a3dbca Mon Sep 17 00:00:00 2001 From: Silva Alejandro Ismael Date: Mon, 30 Dec 2024 10:23:56 -0300 Subject: [PATCH] github actions attempt 2 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 833db11..08732ed 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,7 +1,7 @@ name: Build and Deploy on: push: - branches: [ master ] + branches: [ main ] permissions: contents: write jobs: