From 8013a4ba27b597f25f59513d9f276010c8fac6bf Mon Sep 17 00:00:00 2001 From: Rekard0 <5880388+Rekard0@users.noreply.github.com> Date: Mon, 10 Feb 2025 15:59:56 +0100 Subject: [PATCH] add empty line --- .github/workflows/artifacts-publish.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/artifacts-publish.yml b/.github/workflows/artifacts-publish.yml index 9658d07a..efb30506 100644 --- a/.github/workflows/artifacts-publish.yml +++ b/.github/workflows/artifacts-publish.yml @@ -60,4 +60,5 @@ jobs: npm publish --tag alpha --access public else npm publish --tag latest --access public - fi \ No newline at end of file + fi + \ No newline at end of file