Skip to content

Commit

Permalink
Fix id on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahsa committed Jan 28, 2024
1 parent 6610320 commit f98c33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
context: ${{ matrix.dir }}
platforms: linux/amd64
push: true
tags: ${{ steps.tag.outputs.tags }}
tags: ${{ steps.meta.outputs.tags }}

0 comments on commit f98c33a

Please sign in to comment.