mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
ci: zed sync
This commit is contained in:
parent
10bde356b1
commit
92f7c4943f
6
.github/workflows/sync-zed-extension.yml
vendored
6
.github/workflows/sync-zed-extension.yml
vendored
@ -2,9 +2,8 @@ name: "sync-zed-extension"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- "v[0-9]+.*"
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
zed:
|
||||
@ -15,5 +14,6 @@ jobs:
|
||||
with:
|
||||
extension-name: opencode
|
||||
push-to: sst/zed-extensions
|
||||
tag-name: ${{ github.event.release.tag_name }}
|
||||
env:
|
||||
COMMITTER_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user