From b9ec6591dfa2c1c63c70ec33d1939e9cd392bd1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20V=C3=A1zquez=20Jim=C3=A9nez?= <60892768+Aaron-Vazquez@users.noreply.github.com> Date: Fri, 6 Sep 2024 16:33:58 -0600 Subject: [PATCH] Update --- .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 b2b5b7a..a00fb01 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -24,5 +24,5 @@ jobs: with: personal_token: ${{ secrets.RESENDIS_LAB_2023 }} external_repository: resendislab/resendislab.github.io - publish_branch: master + publish_branch: source publish_dir: ./public