From 6fdcacb060d32945c4b538ff4543e7e8958f644a Mon Sep 17 00:00:00 2001 From: Felix P Date: Wed, 13 Mar 2024 13:33:32 +0100 Subject: [PATCH] Start with version 0.0.0 --- .github/workflows/dotnet-release.yml | 10 +++++----- visual-dotnet/SauceLabs.Visual/SauceLabs.Visual.csproj | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/dotnet-release.yml b/.github/workflows/dotnet-release.yml index c78d76db..7a60b4c9 100644 --- a/.github/workflows/dotnet-release.yml +++ b/.github/workflows/dotnet-release.yml @@ -62,11 +62,11 @@ jobs: - name: pack artifact run: dotnet pack .\SauceLabs.Visual\SauceLabs.Visual.csproj -c Release - # - name: publish artifact - # run: | - # $version = "${{ steps.upgrade.outputs.version }}" - # $apiKey = "${{ secrets.NUGET_API_KEY }}" - # dotnet nuget push .\SauceLabs.Visual\bin\Release\SauceLabs.Visual.$version.nupkg --api-key $apiKey --source https://api.nuget.org/v3/index.json + - name: publish artifact + run: | + $version = "${{ steps.upgrade.outputs.version }}" + $apiKey = "${{ secrets.NUGET_API_KEY }}" + dotnet nuget push .\SauceLabs.Visual\bin\Release\SauceLabs.Visual.$version.nupkg --api-key $apiKey --source https://api.nuget.org/v3/index.json - name: Github Release uses: softprops/action-gh-release@v2 diff --git a/visual-dotnet/SauceLabs.Visual/SauceLabs.Visual.csproj b/visual-dotnet/SauceLabs.Visual/SauceLabs.Visual.csproj index 5e3f903d..423499d4 100644 --- a/visual-dotnet/SauceLabs.Visual/SauceLabs.Visual.csproj +++ b/visual-dotnet/SauceLabs.Visual/SauceLabs.Visual.csproj @@ -7,7 +7,7 @@ en-US en SauceLabs.Visual - 0.0.1 + 0.0.0 Sauce Labs Visual Binding saucelabs sauce labs visual testing screenshot capture dom https://github.com/saucelabs/visual-sdks