Skip to content

Commit 4c9abdd

Browse files
authored
Update release.yml
1 parent be0a1ba commit 4c9abdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
echo "upload_url=$(wget -qO- https://api.github.com/repos/$GITHUB_REPOSITORY/releases | jq '.[0].upload_url' | tr -d \")" >> $GITHUB_ENV
4242
4343
- name: Build release zip
44-
- uses: montudor/action-zip@v1
44+
uses: montudor/action-zip@v1
4545
with:
4646
args: zip -qq -r release.zip .
4747

0 commit comments

Comments
 (0)