Skip to content

Commit

Permalink
fix: default storage bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
flauc committed Nov 5, 2024
1 parent 3692215 commit 86881ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:

env:
project: 'genos-ec52a'
bucket: 'gs://genos-ec52a.appspot.com'
bucket: 'gs://genos-ec52a.firebasestorage.app'

jobs:
deploy:
Expand Down

0 comments on commit 86881ed

Please sign in to comment.