Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink committed Jul 8, 2022
1 parent d04a808 commit 6051b8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -5,6 +5,8 @@ on:
tags:
- 'v*'
env:
APPLE_ID: ${{ secrets.apple_id }}
APPLE_ID_PASSWORD: ${{ secrets.apple_id_password }}
VUE_APP_SENTRY_DSN: ${{ secrets.sentry_dsn }}

jobs:
Expand Down

0 comments on commit 6051b8a

Please sign in to comment.