Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

Commit 6051b8a

Browse files
authored
Update build.yml
1 parent d04a808 commit 6051b8a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
tags:
66
- 'v*'
77
env:
8+
APPLE_ID: ${{ secrets.apple_id }}
9+
APPLE_ID_PASSWORD: ${{ secrets.apple_id_password }}
810
VUE_APP_SENTRY_DSN: ${{ secrets.sentry_dsn }}
911

1012
jobs:

0 commit comments

Comments
 (0)