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 }}