We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff938e3 commit f14c2fcCopy full SHA for f14c2fc
.github/workflows/gh-release.yml
@@ -17,8 +17,8 @@ name: Publish Book and Article as a GH Release
17
18
# Note: xxx this workflow does not publish to npm for now
19
20
-# not triggering on branche pushes
21
-# note that this will trigger only once if tags are pushed in a batch
+# not triggering on branch pushes
+# note that this will trigger only once if several tags are pushed in a batch
22
on:
23
push:
24
# branches: [ main ]
0 commit comments