From 687afa03bf974b3b3b3ed7a32e8976d3ce2b855f Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Mon, 5 Jul 2021 12:30:52 +0200 Subject: [PATCH] [GHA] Check Build Numbering Ref: #419 --- .github/workflows/action.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 881ea3321..b91eeaa3c 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -55,7 +55,6 @@ jobs: php ./dev-tools/generate-google-exclude.php ./dev-tools/generate-files.sh ./dev-tools/install-nginx-1.sh - cat ./dev-tools/referrers-regex-format.txt - name: Test Blocker - Stage 1 shell: bash @@ -101,7 +100,7 @@ jobs: - name: Deploy Latest Package shell: bash run: | - #./dev-tools/modify-files-and-commit.sh + ./dev-tools/modify-files-and-commit.sh - name: Debug shell: bash