mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-12 06:17:27 -08:00
Do not reupload artefacts
Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
This commit is contained in:
parent
15e1148251
commit
37088df58b
3
.github/actions/restore_artifacts/action.yml
vendored
3
.github/actions/restore_artifacts/action.yml
vendored
|
@ -17,6 +17,3 @@ runs:
|
|||
done
|
||||
rm -v .artifacts/*.tar
|
||||
shell: bash
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
path: artifact-*.tar
|
||||
|
|
Loading…
Reference in a new issue