Skip to content

Commit

Permalink
modified ci
Browse files Browse the repository at this point in the history
  • Loading branch information
YinMo19 committed Nov 28, 2024
1 parent 6b8309f commit 97aa3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,6 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
with:
files: '/home/runner/work/chatroom/chatroom/*'
files: '/home/runner/work/chatroom/chatroom/chatroom-*'
draft: true
fail_on_unmatched_files: true

0 comments on commit 97aa3b1

Please sign in to comment.