Skip to content

Commit 8222757

Browse files
committed
test
1 parent 9e0eac2 commit 8222757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pytools.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ jobs:
7171
TARGET: arm64
7272
SEPARATOR: ':'
7373
secrets:
74-
TOOLS_UPLOAD_APP_ID: ${{ secrets.TOOLS_UPLOAD_APP_ID }}
75-
TOOLS_UPLOAD_APP_TOKEN: ${{ secrets.TOOLS_UPLOAD_APP_TOKEN }}
74+
APP_ID: ${{ secrets.TOOLS_UPLOAD_APP_ID }}
75+
APP_TOKEN: ${{ secrets.TOOLS_UPLOAD_APP_TOKEN }}
7676
CERTIFICATE: ${{ secrets.CERTIFICATE }}
7777
CERTIFICATE_PASSWORD: ${{ secrets.CERTIFICATE_PASSWORD }}
7878
with:

0 commit comments

Comments
 (0)