Skip to content

Commit

Permalink
Fix Firebase Config
Browse files Browse the repository at this point in the history
  • Loading branch information
w9jds authored Aug 10, 2024
1 parent e39f43e commit da3426c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windycity-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
DELOREAN_MAP_API: ${{ secrets.DELOREAN_MAP_API }}
DELOREAN_EVENT_ID: 971184989447

- run: firebase use default
- run: firebase use devfest-e4f7e
- run: firebase deploy --only hosting

0 comments on commit da3426c

Please sign in to comment.