Skip to content

Commit 0e43578

Browse files
author
Ron de las Alas
committed
ci: update the variable name for FASTLANE ACCESS
1 parent d2f11a8 commit 0e43578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
if: matrix.os == 'macos-latest'
5757
uses: webfactory/[email protected]
5858
with:
59-
ssh-private-key: ${{ secrets.FASTLANE_DEPLOY_KEY }}
59+
ssh-private-key: ${{ secrets.FASTLANE_ACCESS_KEY }}
6060
- name: Fastlane
6161
env:
6262
GIT_URL: ${{ secrets.FL_GIT_URL }}

0 commit comments

Comments
 (0)