fix: publish releases

This commit is contained in:
Sculas
2022-05-13 20:06:34 +02:00
committed by GitHub
parent c2aa3b8365
commit fa3f6e2f33

View File

@@ -20,6 +20,15 @@
] ]
} }
], ],
"@semantic-release/github" [
"@semantic-release/github",
{
"assets": [
{
"path": "build/libs/*.jar"
}
]
}
]
] ]
} }