From 8385ce716886d27a5214c91db901a8ca607625d8 Mon Sep 17 00:00:00 2001 From: Zly Date: Fri, 16 Feb 2024 02:13:38 +0300 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c669ca2..229cb82 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -28,7 +28,7 @@ jobs: run: gem install reapack-index - name: Update index.xml - run: reapack-index --rebuild --commit + run: reapack-index --rebuild --scan --verbose --no-strict --no-warnings --commit - name: Push changes run: git push