File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -179,8 +179,8 @@ jobs:
179179 env :
180180 GH_TOKEN : ${{ steps.app-token.outputs.token }}
181181 run : |
182- git config user.name "thepagent "
183- git config user.email "thepagent @users.noreply.github.com"
182+ git config user.name "openclaw-helm-bot[bot] "
183+ git config user.email "3185992+openclaw-helm-bot[bot] @users.noreply.github.com"
184184 git remote set-url origin https://x-access-token:${GH_TOKEN}@github.com/${{ github.repository }}
185185 git add charts/agent-broker/Chart.yaml charts/agent-broker/values.yaml
186186 git commit -m "chore: release chart ${{ steps.bump.outputs.new_version }}"
@@ -191,3 +191,4 @@ jobs:
191191 GH_TOKEN : ${{ steps.app-token.outputs.token }}
192192 run : |
193193 gh workflow run release.yml --repo ${{ github.repository }}
194+
You can’t perform that action at this time.
0 commit comments