From f5d13be65a875ac90d436e2447c4b3029d009e22 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Fri, 15 Nov 2024 10:14:15 -0600 Subject: [PATCH] Fix ci typo --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 282196e..528ae6b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,7 +45,7 @@ build: release: name: Release $TAG tag_name: '$TAG' - asselts: + assets: links: - name: Windows (x86-64) release url: "https://src.thehellings.com/greg/mingw-nix-build/-/jobs/$BUILD_ID/artifacts/file/sword-$TAG.tar.xz"