Skip to content

Commit

Permalink
setting: github actions cd 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoya324 committed Oct 12, 2024
1 parent 1a1f779 commit ed035e1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: FINDY EGG CD Workflow
name: FINDY CD Workflow

on:
workflow_run:
Expand All @@ -13,8 +13,6 @@ jobs:
deploy:
runs-on: ubuntu-latest

needs: integration

steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit ed035e1

Please sign in to comment.