Skip to content

Commit

Permalink
Update dev-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
funnysunny08 authored Dec 11, 2023
1 parent fc50d24 commit b3a4622
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dev-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
# GitHub-Actions ์—์„œ ์„ค์ •ํ•œ ๊ฐ’์„ application.yml ํŒŒ์ผ์— ์“ฐ๊ธฐ
echo "${{ secrets.WINEY_DEV_APPLICATION }}" >> ./application.yml
# winey-firebase.json ํŒŒ์ผ ์ƒ์„ฑ
touch ./winey-firebase.json
# Firebase secrets ํŒŒ์ผ ๋ณต์‚ฌ
echo "${{ secrets.WINEY_FIREBASE }}" >> ./winey-firebase.json
Expand Down

0 comments on commit b3a4622

Please sign in to comment.