Fix update wiki workflow action

This commit is contained in:
Sipke Schoorstra 2026-05-18 20:17:09 +02:00
parent 550685ea3f
commit 4eeb26feca
No known key found for this signature in database
GPG key ID: 5C10502B28A4268F

View file

@ -31,7 +31,7 @@ jobs:
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
- name: Refresh wiki with Claude Code
uses: anthropics/claude-code-action@99ca333651aa9a8becc279065fad21c4ef1c4494 # v1
uses: anthropics/claude-code-action/base-action@99ca333651aa9a8becc279065fad21c4ef1c4494 # v1
with:
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
prompt: |