Skip to content

Commit d858729

Browse files
committed
Fixing mingw package name.
1 parent 0daf82b commit d858729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: ncipollo/release-action@v1
4141
with:
4242
tag: ${{ steps.gettag.outputs.tag }}
43-
artifacts: "*-hllapi-*.pkg.tar.zst"
43+
artifacts: "*-libhllapi-*.pkg.tar.zst"
4444
allowUpdates: true
4545
draft: false
4646
makeLatest: true

0 commit comments

Comments
 (0)