push.yml: rename upload metadata step to unify build steps naming pattern

This commit is contained in:
Ivan Zorin
2023-12-19 05:36:37 +03:00
parent d5304603d5
commit 4fe3fa8a83

View File

@@ -112,7 +112,7 @@ jobs:
path: source/Hexfile/${{ matrix.model }}_multi-lang.json
upload-metadata:
upload_metadata:
needs: [build, build_multi-lang]
runs-on: ubuntu-20.04
steps: