chore: change deploy CI name

This commit is contained in:
Kim, Jimin 2023-06-18 19:12:36 +09:00
parent 4694e6799d
commit 5aba2c190b

View file

@ -6,7 +6,7 @@ on:
jobs: jobs:
blog: blog:
if: ${{ github.repository_owner == 'developomp' }} if: ${{ github.repository_owner == 'developomp' }}
name: blog.developomp.com name: Deploy
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout Repo - name: Checkout Repo