Skip to content

Commit abb4d5e

Browse files
committed
fix
1 parent c710606 commit abb4d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

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

33
on:
44
push:
5-
branches: [ main, preview ]
5+
branches: [ main, preview, feature/modernize-to-2025-standards ]
66
workflow_dispatch:
77

88
permissions:

0 commit comments

Comments
 (0)