Skip to content

Commit fa74f2d

Browse files
committed
[ci] fix musl package name
1 parent 3f14815 commit fa74f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,6 @@ jobs:
102102
- name: Upload OpenCTI debian package
103103
uses: actions/upload-artifact@v5
104104
with:
105-
name: opencti-debian
105+
name: opencti-musl
106106
path: release/${{ steps.package_name.outputs.value }}.tar.gz
107107
retention-days: 1

0 commit comments

Comments
 (0)