Skip to content

๐Ÿž(fix) Update discord_notification.yml #1

๐Ÿž(fix) Update discord_notification.yml

๐Ÿž(fix) Update discord_notification.yml #1

name: Discord Notification
on:
push:
branches:
- develop
jobs:
notify_discord:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Discord notification
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
uses: Ilshidur/action-discord@master
with:
args: '๐Ÿ˜ˆ๋ฏผ์†ก๋‹˜์˜ ์ƒˆ๋กœ์šด PR์ด ์˜ฌ๋ผ์™”์–ด์š”! @๊น€๋™์ฃผ, @์ด์Šน๊ธฐ๋‹˜์€ PR ๋ฆฌ๋ทฐ๋ฅผ ๋‚จ๊ฒจ์ฃผ์„ธ์š”!'