Skip to content

Commit

Permalink
add missing env
Browse files Browse the repository at this point in the history
  • Loading branch information
SuspiciousLookingOwl committed Jan 4, 2024
1 parent 1b511f6 commit bc467ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
VITE_OAUTH_URL: ${{ secrets.VITE_OAUTH_URL }}
VITE_APPLICATIONS: ${{ secrets.VITE_APPLICATIONS }}
VITE_YT_IMAGE_PROXY: ${{ secrets.VITE_YT_IMAGE_PROXY }}
VITE_SPOTIFY_INTEGRATION: ${{ secrets.VITE_SPOTIFY_INTEGRATION }}

- name: Deploy
uses: wangyucode/sftp-upload-action@v1.4.8
Expand Down

0 comments on commit bc467ab

Please sign in to comment.