fix(pub-con): Check if tar or zip to allow apptainers

This commit is contained in:
2026-01-30 16:32:58 +01:00
parent 5e54e04eef
commit c6adb94cf0
3 changed files with 19 additions and 12 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ runs:
"message": "chore(release): ${nextRelease.version}\n\n${nextRelease.notes}",
"assets": [
"RELEASE_NOTES.md",
".version",
"VERSION",
"src/*.fsproj",
"src/*/**.fsproj"
]