Skip to content

Commit

Permalink
Update CD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkdwns414 authored Jun 4, 2024
1 parent 5470922 commit a542cc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
run: |
cd src/main/resources
echo "${{ secrets.APPLICATION }}" > ./application.yml
echo "${{ secrets.FIREBASE }} > ./firebase.json
- name: Set up Docker Buildx
uses: docker/[email protected]
Expand Down

0 comments on commit a542cc6

Please sign in to comment.