Skip to content

๐Ÿ  seonhyung.jo / What is a hero image? #566

๐Ÿ  seonhyung.jo / What is a hero image?

๐Ÿ  seonhyung.jo / What is a hero image? #566

Workflow file for this run

name: New Contents Noti
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: Im-D/slack-hook-action@v1.3
with:
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}
slack_channel: dev-contents
slack_username: GithubPageBot
if: always()