mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-01 00:55:51 +00:00
ci: Fix errors in docker image uploading (#1570)
This commit is contained in:
@@ -44,7 +44,7 @@ runs:
|
||||
id: meta
|
||||
with:
|
||||
images: ${{ inputs.image_name }}
|
||||
tags: ${{ steps.generate_tags.outputs.tags }}
|
||||
tags: ${{ inputs.tags }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
|
||||
Reference in New Issue
Block a user