give claude go tools
This commit is contained in:
@@ -28,6 +28,15 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup golang environment
|
||||
uses: actions/setup-go@v7
|
||||
with:
|
||||
go-version: 'stable'
|
||||
check-latest: true
|
||||
token: ${{ gitea.token }}
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
- name: Run Claude Assistant
|
||||
uses: markwylde/claude-code-gitea-action@gitea
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user