Skip to content

Commit

Permalink
Merge branch 'main' of github.com:athenahacks/AthenaHacks2025
Browse files Browse the repository at this point in the history
  • Loading branch information
milkcee12 committed Jan 16, 2025
2 parents e9ce75f + 70f3bf6 commit 5353986
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
run: |
npm install
npm run build
env:
PUBLIC_GOOGLE_SHEETS_URL: ${{ secrets.PUBLIC_GOOGLE_SHEETS_URL }}
PUBLIC_EMAIL: ${{ secrets.PUBLIC_EMAIL }}

- name: Upload artifacts
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit 5353986

Please sign in to comment.