Update r1s_lean.yml

This commit is contained in:
klever1988
2020-02-24 06:36:53 +08:00
committed by GitHub
parent bd9983144a
commit 8d7ead1101

View File

@@ -111,7 +111,7 @@ jobs:
mv friendlywrt-h5/out/*img* ./artifact/ mv friendlywrt-h5/out/*img* ./artifact/
cp friendlywrt-h5/friendlywrt/.config ./artifact/ cp friendlywrt-h5/friendlywrt/.config ./artifact/
zip -r artifact.zip ./artifact/ zip -r artifact.zip ./artifact/
release_tag="R2S-Lean-$(date +%Y-%m-%d)" release_tag="R1S-Lean-$(date +%Y-%m-%d)"
echo "##[set-output name=date_tag;]$date_tag" echo "##[set-output name=date_tag;]$date_tag"
- name: Create Release - name: Create Release
id: create_release id: create_release