Skip to content

Commit 6136b68

Browse files
committed
chore(releaserc): Update tar filename pattern in .releaserc.json [skip ci]
1 parent 6361fd1 commit 6136b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
{
2323
"assets": [
2424
{
25-
"path": "dist/arch-devcontainer-features.*.tar.gz",
25+
"path": "dist/arch-devcontainer-features-*.tar.gz",
2626
"label": "Arch Linux Devcontainer Features for v${nextRelease.version} (tar.gz)"
2727
},
2828
{

0 commit comments

Comments
 (0)