We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b97fd5 + 73512a2 commit 803f327Copy full SHA for 803f327
1 file changed
syntaxes/expressions.tmGrammar.json
@@ -11,7 +11,7 @@
11
],
12
"repository": {
13
"expression": {
14
- "match": "[^|\\G]?\\$\\{\\{(.*?)\\}\\}",
+ "match": "[|-]?\\$\\{\\{(.*?)\\}\\}",
15
"name": "meta.embedded.block.github-actions-expression",
16
"captures": {
17
"1": {
0 commit comments