diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e0a01fc..282196e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,6 +45,7 @@ build: release: name: Release $TAG tag_name: '$TAG' - assets-link: - - name: Windows (x86-64) release - url: "https://src.thehellings.com/greg/mingw-nix-build/-/jobs/$BUILD_ID/artifacts/file/sword-$TAG.tar.xz" + asselts: + links: + - name: Windows (x86-64) release + url: "https://src.thehellings.com/greg/mingw-nix-build/-/jobs/$BUILD_ID/artifacts/file/sword-$TAG.tar.xz"