Skip to content

Commit 77652ab

Browse files
chore: remove claude from co author
1 parent 40a8d9e commit 77652ab

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/release-with-version.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,7 @@ jobs:
124124
125125
- Fetch schemas from GGScout version ${{ github.event.inputs.ggscout_version }}
126126
- Update bundled values.schema.json
127-
$(if [ '${{ github.event.inputs.update_app_version }}' = 'true' ]; then echo '- Update Chart.yaml appVersion'; fi)
128-
129-
🤖 Generated with [Claude Code](https://claude.ai/code)
130-
131-
Co-Authored-By: Claude <[email protected]>"
127+
$(if [ '${{ github.event.inputs.update_app_version }}' = 'true' ]; then echo '- Update Chart.yaml appVersion'; fi)"
132128
133129
- name: Create release
134130
run: |

0 commit comments

Comments
 (0)