fix: remove deb from action
This commit is contained in:
parent
2ab8087260
commit
8f331ecf63
1 changed files with 0 additions and 8 deletions
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
|
|
@ -35,11 +35,3 @@ jobs:
|
|||
uses: cockpit-project/action-release@88d994da62d1451c7073e26748c18413fcdf46e9
|
||||
with:
|
||||
filename: "cockpit-sensors-${{ github.ref_name }}.tar.xz"
|
||||
|
||||
- name: Build Deb
|
||||
run: make deb
|
||||
|
||||
- name: Publish GitHub Deb release
|
||||
uses: cockpit-project/action-release@88d994da62d1451c7073e26748c18413fcdf46e9
|
||||
with:
|
||||
filename: "cockpit-sensors.deb"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue