Skip to content

Commit 4f4f834

Browse files
committed
fix: actions
1 parent e8676cc commit 4f4f834

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
@@ -30,7 +30,7 @@ jobs:
3030
- uses: montudor/action-zip@v1
3131
with:
3232
args: zip -qq -r karaty.zip dist
33-
- uses: montudor/action-zip@v1x
33+
- uses: montudor/action-zip@v1
3434

3535
- uses: ncipollo/release-action@v1
3636
with:

0 commit comments

Comments
 (0)