ci
This commit is contained in:
parent
e666ddb630
commit
015eda36ce
1 changed files with 0 additions and 6 deletions
6
.github/workflows/publish.yml
vendored
6
.github/workflows/publish.yml
vendored
|
|
@ -38,12 +38,6 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: ./.github/actions/setup-bun
|
- 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
|
- id: version
|
||||||
run: |
|
run: |
|
||||||
./script/version.ts
|
./script/version.ts
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue