Do not reupload artefacts
Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
This commit is contained in:
parent
15e1148251
commit
37088df58b
|
@ -17,6 +17,3 @@ runs:
|
||||||
done
|
done
|
||||||
rm -v .artifacts/*.tar
|
rm -v .artifacts/*.tar
|
||||||
shell: bash
|
shell: bash
|
||||||
- uses: actions/upload-artifact@v3
|
|
||||||
with:
|
|
||||||
path: artifact-*.tar
|
|
||||||
|
|
Loading…
Reference in New Issue