Skip to content

Commit d6decf2

Browse files
committed
fix: publish step without needs
1 parent 06f1631 commit d6decf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ jobs:
185185
done
186186
187187
- name: Generate docs
188-
needs: [verify]
189188
run: |
190189
# Assuming a task or script exists to generate docs
191190
make generate_docs || true

0 commit comments

Comments
 (0)