Skip to content

Commit 2abe33b

Browse files
committed
fix release workflow
1 parent 3f64b54 commit 2abe33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- '*' # Push events to matching any tag format, i.e. 1.0, 20.15.10
1010

1111
env:
12-
PLUGIN_NAME: lemons-plugin-template # Change this to the name of your plugin-id folder
12+
PLUGIN_NAME: shiki-highlighter # Change this to the name of your plugin-id folder
1313

1414
jobs:
1515
build:

0 commit comments

Comments
 (0)