Skip to content

Commit 14954a1

Browse files
committed
fix CI
1 parent b5789a2 commit 14954a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Create Release on Push to current year branch
33
on:
44
push:
55
branches:
6-
- 2026
6+
- "2026"
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)