mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
ci
This commit is contained in:
parent
e666ddb630
commit
015eda36ce
6
.github/workflows/publish.yml
vendored
6
.github/workflows/publish.yml
vendored
@ -38,12 +38,6 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: ./.github/actions/setup-bun
|
||||
|
||||
- name: Setup git committer
|
||||
id: committer
|
||||
uses: ./.github/actions/setup-git-committer
|
||||
with:
|
||||
opencode-app-id: ${{ vars.OPENCODE_APP_ID }}
|
||||
opencode-app-secret: ${{ secrets.OPENCODE_APP_SECRET }}
|
||||
- id: version
|
||||
run: |
|
||||
./script/version.ts
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user