From 3b8e8ec2fde9ee70b7de8b7f9ee6830d74972ba9 Mon Sep 17 00:00:00 2001 From: Dante291 Date: Thu, 30 Nov 2023 22:55:31 +0530 Subject: [PATCH] CI/CD --- .github/workflows/ios_build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ios_build.yml b/.github/workflows/ios_build.yml index 9546512..0da9075 100644 --- a/.github/workflows/ios_build.yml +++ b/.github/workflows/ios_build.yml @@ -91,5 +91,4 @@ jobs: This is an automated release, triggered by a recent push. This may or may not be stable, so please have a look at the stable release(s). env: - GITHUB_TOKEN: ${{ secrets.SHOPAPP_TOKEN}} - \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}