From fc7ce014b0e152e429dbe0d1bcd2cadd60f9d98a Mon Sep 17 00:00:00 2001 From: Pim Snel Date: Sat, 23 Mar 2024 16:26:40 +0100 Subject: [PATCH] don't upload result --- .github/workflows/update.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index aa9c24f..48250f8 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -18,8 +18,8 @@ jobs: - name: master-options run: ./scripts/build_hm_options.sh - - name: remove gitignore - run: rm .gitignore + - name: update gitignore + run: echo result > .gitignore - name: master-options env: