Skip to content

Commit ec62d94

Browse files
committed
misc: Correct release filename
1 parent 751369b commit ec62d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
- name: Publish GitHub release
3636
uses: cockpit-project/action-release@7d2e2657382e8d34f88a24b5987f2b81ea165785
3737
with:
38-
filename: "cockpit-repos-${{ github.ref_name }}.tar.xz"
38+
filename: "cockpit-subscriptions-${{ github.ref_name }}.tar.xz"

0 commit comments

Comments
 (0)