Skip to content

Commit 8061a56

Browse files
committed
fixed publish action
1 parent d573f2c commit 8061a56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches:
55
- master
6-
- newbuild
6+
- updates
77
paths:
88
- RELEASE_NOTES.md
99
- .github/workflows/publish.yml

0 commit comments

Comments
 (0)