Update publish.yml (#300)

This commit is contained in:
Ashwin Bhat 2025-10-30 17:05:10 -07:00 committed by GitHub
parent edad138cb0
commit 5256af2dac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -133,7 +133,7 @@ jobs:
continue-on-error: true
uses: anthropics/claude-code-action@v1
with:
prompt: /generate-changelog new version: ${{ env.VERSION }}, old version: ${{ steps.previous_tag.outputs.previous_tag }}
prompt: "/generate-changelog new version: ${{ env.VERSION }}, old version: ${{ steps.previous_tag.outputs.previous_tag }}"
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
claude_args: |