fix: release
This commit is contained in:
parent
8af7374b29
commit
e2232cb167
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -37,4 +37,4 @@ jobs:
|
||||||
- name: Publish GitHub release
|
- name: Publish GitHub release
|
||||||
uses: cockpit-project/action-release@88d994da62d1451c7073e26748c18413fcdf46e9
|
uses: cockpit-project/action-release@88d994da62d1451c7073e26748c18413fcdf46e9
|
||||||
with:
|
with:
|
||||||
filename: ["cockpit-sensors.tar.xz", "cockpit-sensors.deb"]
|
filename: "cockpit-sensors.tar.xz"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue