Skip to content

Commit 41549e2

Browse files
committedDec 10, 2024··
fix: gha tags
1 parent bce07f5 commit 41549e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/publ.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish Articles
33
on:
44
push:
55
tags:
6-
- "article"
6+
- "article-[0-9]+"
77

88
jobs:
99
build_latex:

0 commit comments

Comments
 (0)
Please sign in to comment.