mirror of
https://github.com/sst/opencode.git
synced 2025-07-08 00:25:00 +00:00
fix deploys
This commit is contained in:
parent
ae4d089c06
commit
8f852b396f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -3,7 +3,7 @@ name: deploy
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- dontlook
|
||||
- dev
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue