From 8efb84762d31bf02cdab4d29d5479182c9c775f7 Mon Sep 17 00:00:00 2001 From: Knutwurst <36196269+knutwurst@users.noreply.github.com> Date: Sat, 10 Oct 2020 12:06:16 +0200 Subject: [PATCH] Set date behind zip file --- .github/workflows/build-all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index 84761ff3..f2d809f4 100755 --- a/.github/workflows/build-all.yml +++ b/.github/workflows/build-all.yml @@ -104,6 +104,6 @@ jobs: - name: Archive all artifacts into one ZIP file uses: actions/upload-artifact@master with: - name: Knuwurst-all-in-one_RELEASE + name: Knuwurst-all-in-one-$( date +"%Y-%m-%d" ) path: | .pio/build/${{ matrix.platform }}/${{ matrix.platform }}_v*.hex