mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2026-08-12 17:10:37 +00:00
ci(test): test ci workflow file
This commit is contained in:
parent
a939003b92
commit
16aa61f98e
5
.github/workflows/opencode.yml
vendored
5
.github/workflows/opencode.yml
vendored
@ -38,6 +38,11 @@ jobs:
|
|||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
token: ${{ steps.token.outputs.token }}
|
token: ${{ steps.token.outputs.token }}
|
||||||
|
|
||||||
|
- name: Configure git identity
|
||||||
|
run: |
|
||||||
|
git config --global user.name "takanashi-hoshino-agent[bot]"
|
||||||
|
git config --global user.email "takanashi-hoshino-agent[bot]@users.noreply.github.com"
|
||||||
|
|
||||||
- name: Run opencode
|
- name: Run opencode
|
||||||
uses: anomalyco/opencode/github@latest
|
uses: anomalyco/opencode/github@latest
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user