From 606dbe8e17bb7ef681a09b41ed555343c1a22e93 Mon Sep 17 00:00:00 2001 From: Vitalii Mikhailov Date: Thu, 28 Dec 2023 19:20:33 +0200 Subject: [PATCH] Update release-nuget.yml --- .github/workflows/release-nuget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-nuget.yml b/.github/workflows/release-nuget.yml index 01c6b42..f23aed2 100644 --- a/.github/workflows/release-nuget.yml +++ b/.github/workflows/release-nuget.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Setup - uses: butr/actions-common-setup@v2.1 + uses: butr/actions-common-setup@v2 with: github-token: ${{ secrets.GITHUB_TOKEN }}