1 parent aee55dc commit a7bc585Copy full SHA for a7bc585
1 file changed
.github/workflows/release.yml
@@ -70,6 +70,7 @@ jobs:
70
--exclude='PAUSED' \
71
--exclude='docs/evaluation/' \
72
--exclude='opencode.json' \
73
+ --exclude='tmp/' \
74
. "${STAGING}/"
75
76
tar -czf "${TARBALL}" "${STAGING}/"
0 commit comments