Skip to content

Commit 39fcd76

Browse files
committed
another fix in gh actions
1 parent a9cb7f3 commit 39fcd76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ jobs:
2020
with:
2121
repo_token: "${{ secrets.GITHUB_TOKEN }}"
2222
prerelease: false
23-
files: |
24-
"peni-win64.zip"
23+
files: "peni-win64.zip"

0 commit comments

Comments
 (0)