We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a36317 commit 79fd028Copy full SHA for 79fd028
1 file changed
.github/workflows/release.yml
@@ -35,7 +35,6 @@ jobs:
35
- name: Verify plugin structure
36
run: |
37
test -f dist/index.js
38
- test -f dist/plugin.js
39
test -d .opencode/commands
40
test -d .opencode/skills
41
test -f opencodeBrain-banner.png
0 commit comments