Skip to content

Commit 7710efd

Browse files
committed
typo
1 parent 410f88b commit 7710efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: npm run build
2323

2424
- name: Zip release artifact
25-
run: cd dist && zip -r ../atarashii-new-tab.zip
25+
run: cd dist && zip -r ../atarashii-new-tab.zip .
2626

2727
- name: Create Release
2828
uses: ncipollo/release-action@v1

0 commit comments

Comments
 (0)