Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
shahdivyank committed Mar 31, 2024
2 parents 3ce9fd6 + 7699748 commit dda3364
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/acm-ucr-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
- uses: actions/upload-pages-artifact@v3
with:
path: ./out
env:
NEXT_PUBLIC_GOOGLE_CALENDAR_API_KEY: ${{secrets.NEXT_PUBLIC_GOOGLE_CALENDAR_API_KEY}}
NEXT_PUBLIC_GOOGLE_CALENDAR_EMAIL: ${{secrets.NEXT_PUBLIC_GOOGLE_CALENDAR_EMAIL}}

deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dda3364

Please sign in to comment.