Skip to content

Commit 68e9fde

Browse files
Update README.md
1 parent 615f2e9 commit 68e9fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ steps:
1818
with:
1919
project-path: '/path/to/your/build/output/directory'
2020
app-store-connect-key: ${{ secrets.APP_STORE_CONNECT_KEY }}
21-
app-store-connect-key-id: ${{ secrets.APP_STORE_CONNECT_KEY }}
21+
app-store-connect-key-id: ${{ secrets.APP_STORE_CONNECT_KEY_ID }}
2222
app-store-connect-issuer-id: ${{ secrets.APP_STORE_CONNECT_ISSUER_ID }}
2323
team-id: ${{ secrets.APPLE_TEAM_ID }}
2424

0 commit comments

Comments
 (0)