Skip to content

Commit e5cd9f1

Browse files
committed
docs: fix
1 parent d9b27f0 commit e5cd9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy Documentation
22

33
on:
44
push:
5-
branches: [main, feat/first-release]
5+
branches: [main]
66
paths:
77
- 'docs/**'
88
- 'packages/evolution/src/**'

0 commit comments

Comments
 (0)