Skip to content

Commit

Permalink
chore(CI): update en vars
Browse files Browse the repository at this point in the history
  • Loading branch information
yadPe authored Mar 13, 2022
1 parent e399f41 commit e00b084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
BEATCONNECT_CLIENT_DISCORD_APP_ID: ${{secrets.BEATCONNECT_CLIENT_DISCORD_APP_ID}}
BEATCONNECT_CLIENT_GA_TRACKING_ID: ${{secrets.BEATCONNECT_CLIENT_GA_TRACKING_ID}}
BEATCONNECT_CLIENT_TOKEN: ${{secrets.BEATCONNECT_CLIENT_TOKEN}}
BEATCONNECT_CLIENT_API_KEY_V1: ${{secrets.BEATCONNECT_CLIENT_API_KEY_V1}}
- name: Package and publish ${{ matrix.platform }}
run: yarn dist:${{ matrix.platform }}-publish
env:
Expand Down

0 comments on commit e00b084

Please sign in to comment.