From e0ee082d001f1712762f9c497e36776b3c41c656 Mon Sep 17 00:00:00 2001 From: Artur Lavrov Date: Sat, 28 Nov 2020 18:28:40 +0200 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 44497d7..df116cf 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -25,7 +25,7 @@ jobs: PACKAGE_NAME: DeclarativeContracts # Useful with external providers like Nerdbank.GitVersioning, ignores VERSION_FILE_PATH & VERSION_REGEX - VERSION_STATIC: 1.0.0-alpha + VERSION_STATIC: 1.0.0 # Format of the git tag, [*] gets replaced with actual version TAG_FORMAT: v*