Skip to content

Commit

Permalink
feat(CI): Upgrade action-package-deb to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
elysia-best authored Dec 27, 2024
1 parent c4e4580 commit 064e759
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/Auto CI Test Build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Auto CI Test Build
name: Push to CI

on:
push:
Expand Down Expand Up @@ -26,8 +26,9 @@ jobs:
- name: Build Debian Src Package
uses: LingmoOS/[email protected].3
uses: LingmoOS/[email protected].5
with:
add-suffix: true
build-binary: false
build-source: true
output-dir: ./debian-deb-output
Expand Down

0 comments on commit 064e759

Please sign in to comment.