From 28380d64df62791f64ff2df9e830db0b75bede6d Mon Sep 17 00:00:00 2001 From: Aaron LaBeau Date: Wed, 27 Nov 2024 08:37:39 -0600 Subject: [PATCH] fix builds --- .github/workflows/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 28ea657..2c30dd4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -37,5 +37,6 @@ jobs: # https://github.com/actions/checkout/issues/13#issuecomment-724415212 # The GH actions bot is used by default if you didn't specify the two fields. # You can swap them out with your own user credentials. + cname: cbl-reactnative.dev user_name: github-actions[bot] user_email: 41898282+github-actions[bot]@users.noreply.github.com \ No newline at end of file