diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index f2d809f4..c38949f4 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-$( date +"%Y-%m-%d" ) + name: Knuwurst-all-in-one-${{github.sha}} path: | .pio/build/${{ matrix.platform }}/${{ matrix.platform }}_v*.hex