typo
Rust / test (push) Successful in 1m38s Details
Docker / build-push (push) Successful in 15m44s Details

This commit is contained in:
DataHearth 2023-06-26 17:32:14 +02:00
parent 102ffc2ecc
commit 0cfad70056
No known key found for this signature in database
GPG Key ID: E88FD356ACC5F3C4
1 changed files with 1 additions and 1 deletions

View File

@ -35,5 +35,5 @@ jobs:
uses: docker/build-push-action@v4
with:
push: true
tags: ${{ steps.meta.outputs.tags }}}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}