Skip to content

Commit

Permalink
fix(build): fix build_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lejianwen committed Dec 25, 2024
1 parent 6fb4fad commit 512f3f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,10 @@ jobs:
path: |
debian-build/*.deb
- name: Create Release
- name: Upload to GitHub Release
uses: softprops/action-gh-release@v2
with:
tag_name: test
files: |
debian-build/rustdesk-api-server_*_${{ matrix.job.debian_platform }}.deb
Expand Down

0 comments on commit 512f3f9

Please sign in to comment.