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 8de6faf commit 3044b16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Auto CI Test Build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: Auto CI Test Build

name: Push to CI
on:
push:
branches: [ master ]
Expand All @@ -26,8 +25,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 3044b16

Please sign in to comment.