Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
iamjooon2 committed May 19, 2024
1 parent 839061b commit e81b573
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: checkout repository
uses: actions/checkout@v3

- name: create bookbla-2024-firebase-adminsdk-qfspu-1dcca92597.json
- name: create bookbla-2024-firebase-adminsdk.json
uses: jsdaniell/create-json@1.1.2
with:
name: "bookbla-2024-firebase-adminsdk-qfspu-1dcca92597.json"
Expand Down
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ yarn-error.*
/.env.production
/.env.development
env
/google-services.json
/eas.json
.env*
.env

0 comments on commit e81b573

Please sign in to comment.