Skip to content

Commit 94b1004

Browse files
Update release.yml
1 parent cad4768 commit 94b1004

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
@@ -19,4 +19,4 @@ jobs:
1919
- name: Release
2020
uses: softprops/action-gh-release@v1
2121
with:
22-
artifacts: "release.zip"
22+
files: "release.zip"

0 commit comments

Comments
 (0)