Skip to content

Commit f14c2fc

Browse files
committed
cosmetic only
1 parent ff938e3 commit f14c2fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gh-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ name: Publish Book and Article as a GH Release
1717

1818
# Note: xxx this workflow does not publish to npm for now
1919

20-
# not triggering on branche pushes
21-
# note that this will trigger only once if tags are pushed in a batch
20+
# not triggering on branch pushes
21+
# note that this will trigger only once if several tags are pushed in a batch
2222
on:
2323
push:
2424
# branches: [ main ]

0 commit comments

Comments
 (0)