Skip to content

Commit

Permalink
Merge pull request #37 from Read-bird/feature/yj
Browse files Browse the repository at this point in the history
modify. deploy.yml secret env 추가 (셀프머지hotfix)
  • Loading branch information
hyu-dev authored Dec 28, 2023
2 parents 5fa8980 + bb55597 commit b6b21f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
secret: REACT_APP_SERVER_PATH
- name: REACT_APP_REDIRECT_URL
secret: REACT_APP_REDIRECT_URL
- name: REACT_APP_EVENT_URL
secret: REACT_APP_EVENT_URL
- name: REACT_APP_EVENT_BANNER
secret: REACT_APP_EVENT_BANNER
context:
git:
url: [email protected]:${{ github.repository }}.git
Expand Down

0 comments on commit b6b21f5

Please sign in to comment.