Skip to content

Commit

Permalink
[CI] Deploy CI
Browse files Browse the repository at this point in the history
  • Loading branch information
admin-cloudforet committed May 11, 2023
1 parent 9d38174 commit 97c04c3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/dispatch_make_helm_chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: ${{ env.BRANCH }}

- name: Install Helm
uses: azure/setup-helm@v1
Expand Down Expand Up @@ -70,7 +68,7 @@ jobs:
steps:
- name: Slack
if: always()
uses: 8398a7/action-slack@3.15.0
uses: 8398a7/action-slack@v3.15.0
with:
status: ${{job.status}}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took
Expand Down

0 comments on commit 97c04c3

Please sign in to comment.