Skip to content

Commit

Permalink
✏️ fix repo name (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
woohm402 authored Sep 9, 2023
1 parent 4091261 commit 9f49f38
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-friends-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ jobs:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_CHANNEL: team-snutt-deploy
SLACK_TITLE: Deployed Tag [${{ github.ref_name }}]
SLACK_USERNAME: snutt-rn
SLACK_USERNAME: snutt-friends-react-native
SLACK_ICON: https://user-images.githubusercontent.com/39977696/191924403-3a26618c-5568-4c22-b592-aedc77323e8d.png
SLACK_MESSAGE: Check <https://github.com/wafflestudio/snutt-rn/releases/tag/${{ github.ref_name }}|Release Note> for updated environment
SLACK_MESSAGE: Check <https://github.com/wafflestudio/snutt-frontend/releases/tag/${{ github.ref_name }}|Release Note> for updated environment
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# snutt-rn
# snutt-frontend

snutt 리액트네이티브 소스코드
snutt 프론트엔드 모노레포

0 comments on commit 9f49f38

Please sign in to comment.