Skip to content

Commit

Permalink
fix: changing gitinore dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeongh00 committed Jan 25, 2024
1 parent de7f797 commit fb93636
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: jsdaniell/[email protected]
with:
dir: ./common-module/src/main/resources
name: "kusitms-plus-firebase-adminsdk-krn6f-5ef95443a1.json"
name: kusitms-plus-firebase-adminsdk-krn6f-5ef95443a1.json
json: ${{ secrets.FIREBASE_JSON }}

- name: make application yml
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ out/

api-module/src/main/resources/application-prod.yml
api-module/src/main/resources/application-local.yml
common-module/src/main/resources
common-module/src/main/resources/kusitms-plus-firebase-adminsdk-krn6f-5ef95443a1.json
docker-compose.yml

0 comments on commit fb93636

Please sign in to comment.