Skip to content

Commit

Permalink
fix gh user
Browse files Browse the repository at this point in the history
  • Loading branch information
etaques authored Sep 15, 2023
1 parent 9bab6ec commit c631072
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,6 @@ jobs:
- name: indexing chart package
run: |
git config user.name "orb-ci"
git config user.email "orb@mozek.us"
make branch=${{ github.ref_name }} ghtoken=${{ secrets.GITHUB_TOKEN }} index

0 comments on commit c631072

Please sign in to comment.