Skip to content

Commit

Permalink
modified ci
Browse files Browse the repository at this point in the history
  • Loading branch information
YinMo19 committed Nov 29, 2024
1 parent 1baf862 commit 0d4c4a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: |
'/home/runner/work/chatroom/chatroom/chatroom-linux.tar.gz'
'/home/runner/work/chatroom/chatroom/chatroom-macos.tar.gz'
'/home/runner/work/chatroom/chatroom/chatroom-windows.7z'
/home/runner/work/chatroom/chatroom/chatroom-linux.tar.gz
/home/runner/work/chatroom/chatroom/chatroom-macos.tar.gz
/home/runner/work/chatroom/chatroom/chatroom-windows.7z
draft: true
fail_on_unmatched_files: true

0 comments on commit 0d4c4a5

Please sign in to comment.