|
@@ -31,7 +31,7 @@ permissions:
|
|
|
jobs:
|
|
jobs:
|
|
|
publish:
|
|
publish:
|
|
|
runs-on: blacksmith-4vcpu-ubuntu-2404
|
|
runs-on: blacksmith-4vcpu-ubuntu-2404
|
|
|
- if: github.repository == 'sst/opencode' && github.ref == 'refs/heads/dev'
|
|
|
|
|
|
|
+ if: github.repository == 'sst/opencode'
|
|
|
steps:
|
|
steps:
|
|
|
- uses: actions/checkout@v3
|
|
- uses: actions/checkout@v3
|
|
|
with:
|
|
with:
|