fix: release.yml
This commit is contained in:
parent
7ec68dbaa1
commit
cf046dea98
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -38,4 +38,4 @@ jobs:
|
|||
- name: Publish GitHub release
|
||||
uses: cockpit-project/action-release@88d994da62d1451c7073e26748c18413fcdf46e9
|
||||
with:
|
||||
filename: "TARNAME-${{ github.ref_name }}.tar.xz"
|
||||
filename: "cockpit-sensors-${{ github.ref_name }}.tar.xz"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue