Skip to content

Commit

Permalink
Update publish-helm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhprasad-sap authored Sep 27, 2023
1 parent d8e3678 commit 542eff5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/publish-helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,6 @@ jobs:
git add .
git commit -m "Add index.yaml to website"
git push
- name: Checkout repository
uses: actions/checkout@v3
with:
ref: website
path: website
token: ${{ secrets.WORKFLOW_USER_TOKEN }}
- name: Upload package
run: |
Expand Down

0 comments on commit 542eff5

Please sign in to comment.