Skip to content

Commit

Permalink
Merge pull request #33 from rotty3000/main
Browse files Browse the repository at this point in the history
fix wrong script file reference
  • Loading branch information
rotty3000 authored Jan 31, 2025
2 parents 13c67de + 1c68951 commit 5415042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
run: |
sudo apt-get install -y jq
./.github/scripts/publish_helm_index.sh
./.github/scripts/trigger_workflow.sh
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GIT_REPOSITORY: ${{ github.repository }}
Expand Down

0 comments on commit 5415042

Please sign in to comment.