Skip to content

Commit

Permalink
Update dispatch_make_helm_chart.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Piggy Park (박용태) <[email protected]>
  • Loading branch information
piggggggggy authored Apr 8, 2024
1 parent 01195ec commit 3199484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dispatch_make_helm_chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

notify_to_slack:
if: github.repository_owner == 'cloudforet-io'
needs: [helm_cloudforet]
needs: helm_cloudforet
runs-on: ubuntu-latest
steps:
- name: Slack
Expand All @@ -72,4 +72,4 @@ jobs:
with:
status: ${{job.status}}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took
author_name: Github Action Slack
author_name: Github Action Slack

0 comments on commit 3199484

Please sign in to comment.