Skip to content

Commit 41eaa84

Browse files
committed
Correct workflow artifact name
[ci skip]
1 parent 44fbefa commit 41eaa84

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
@@ -27,5 +27,5 @@ jobs:
2727
run: npm run dist:postpublish
2828
- uses: actions/upload-artifact@v4
2929
with:
30-
name: linkify
30+
name: linkifyjs
3131
path: dist/

0 commit comments

Comments
 (0)