We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce07f5 commit 41549e2Copy full SHA for 41549e2
.github/workflows/publ.yml
@@ -3,7 +3,7 @@ name: Publish Articles
3
on:
4
push:
5
tags:
6
- - "article"
+ - "article-[0-9]+"
7
8
jobs:
9
build_latex:
0 commit comments