Skip to content

Commit 015eda3

Browse files
committed
ci
1 parent e666ddb commit 015eda3

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,6 @@ jobs:
3838
- uses: actions/checkout@v3
3939
- uses: ./.github/actions/setup-bun
4040

41-
- name: Setup git committer
42-
id: committer
43-
uses: ./.github/actions/setup-git-committer
44-
with:
45-
opencode-app-id: ${{ vars.OPENCODE_APP_ID }}
46-
opencode-app-secret: ${{ secrets.OPENCODE_APP_SECRET }}
4741
- id: version
4842
run: |
4943
./script/version.ts

0 commit comments

Comments
 (0)