From d1f24e06d1671773cd780497fdcfb01f13bc2d69 Mon Sep 17 00:00:00 2001 From: mickolaua Date: Thu, 30 May 2024 15:26:14 +0300 Subject: [PATCH] #None: update config v7 --- .github/workflows/build_linux_wheel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_linux_wheel.yml b/.github/workflows/build_linux_wheel.yml index 65b14e8..10e6396 100644 --- a/.github/workflows/build_linux_wheel.yml +++ b/.github/workflows/build_linux_wheel.yml @@ -65,7 +65,7 @@ jobs: git add ./output git commit -a -m "Added generated configuration file" - -name: Pushing configuration file + - name: Pushing configuration file uses: ad-m/github-push-action@master with: github_token: ${{ secrets.GITHUB_TOKEN }}