From 2afc4dbd9432cafac1bf41d7d0344391344e2bb5 Mon Sep 17 00:00:00 2001 From: ivvist Date: Thu, 23 May 2024 10:54:51 +0200 Subject: [PATCH] update workflow --- .github/workflows/rc.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/rc.yml b/.github/workflows/rc.yml index 3cbaec6..0577109 100644 --- a/.github/workflows/rc.yml +++ b/.github/workflows/rc.yml @@ -87,8 +87,7 @@ jobs: git config --local user.email "v.istratenko@dev.untill.com" git config --local user.name "upload-robot" git config --global url.https://${{ secrets.git_token }}@github.com/.insteadOf https://github.com/ - chmod +x https://raw.githubusercontent.com/untillpro/ci-action/master/scripts/rc.sh - curl -s https://raw.githubusercontent.com/untillpro/ci-action/master/scripts/rc.sh | bash + bash ./scripts/rc.sh - name: Close issue env: