Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chanyoung1998 authored Jul 15, 2024
1 parent e7d8723 commit eadc000
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
run: |
touch ./dplanner/src/main/resources/dplanner-firebase-adminsdk.json
echo "${{secrets.FIREBASE}}" > ./dplanner/src/main/resources/dplanner-firebase-adminsdk.json
touch ./dplanner/src/test/resources/dplanner-firebase-adminsdk.json
echo "${{secrets.FIREBASE}}" > ./dplanner/src/test/resources/dplanner-firebase-adminsdk.json
shell: bash

- name: Substitute environment variables PROD
Expand Down

0 comments on commit eadc000

Please sign in to comment.