From 30f60768a8c7675b8f27e02912285de55c4deb4e Mon Sep 17 00:00:00 2001 From: Liam Neville Date: Thu, 16 Nov 2023 13:48:03 -0500 Subject: [PATCH] bump to 2.0.7 --- .github/workflows/release.yml | 2 ++ USTACLI/usta-cli.csproj | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a2b4d2d..7cf6e35 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,6 +28,8 @@ jobs: MONGO_PASSWORD: ${{ secrets.MONGO_PASSWORD }} - name: 🧪 Test + env: + MONGO_PASSWORD: ${{ secrets.MONGO_PASSWORD }} run: | dotnet test diff --git a/USTACLI/usta-cli.csproj b/USTACLI/usta-cli.csproj index 176ae37..c07194c 100644 --- a/USTACLI/usta-cli.csproj +++ b/USTACLI/usta-cli.csproj @@ -10,7 +10,7 @@ usta-cli ./nupkg README.md - 2.0.6 + 2.0.7 https://github.com/lineville/usta-cli git