From 8313f8e5ae94047fc86657eb3394e85bc0bd9ce8 Mon Sep 17 00:00:00 2001 From: Vitalii Mikhailov Date: Tue, 2 Jul 2024 00:29:45 +0300 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 a9303ef..47af10b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -20,7 +20,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Setup - uses: butr/actions-common-setup@v2.1 + uses: butr/actions-common-setup@v2 with: github-token: ${{secrets.GITHUB_TOKEN}}