1 parent 52c03a4 commit 20f1311Copy full SHA for 20f1311
1 file changed
.github/workflows/main.yml
@@ -58,7 +58,7 @@ jobs:
58
path: |
59
dist/haproxy-http3-${{ matrix.library }}-linux-amd64.tar.xz
60
dist/haproxy-http3-${{ matrix.library }}-linux-arm64.tar.xz
61
- dist/version.txt
+ dist/version-${{ matrix.library }}.txt
62
retention-days: 1
63
64
release:
0 commit comments