Set date behind zip file
This commit is contained in:
2
.github/workflows/build-all.yml
vendored
2
.github/workflows/build-all.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user