From 94d1daea9bb39c44727d5398aea1e2e801672598 Mon Sep 17 00:00:00 2001 From: Anton Oks <2266872+AntonOks@users.noreply.github.com> Date: Sun, 15 Oct 2023 17:04:31 +0200 Subject: [PATCH] update_modules.yml: Remove the EndBug/add-and-commit - tag field --- .github/workflows/update_modules.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/update_modules.yml b/.github/workflows/update_modules.yml index 7b6b8c1..996034f 100644 --- a/.github/workflows/update_modules.yml +++ b/.github/workflows/update_modules.yml @@ -41,5 +41,4 @@ jobs: with: cwd: './star' message: "Auto-update /etc/modules.txt [skip workflow]" - tag: "mudules update on $(date +'%Y%m%d_%H%M%S')" push: "true"