Skip to content

Commit

Permalink
fix docker tag spec
Browse files Browse the repository at this point in the history
  • Loading branch information
F43nd1r committed Apr 8, 2021
1 parent 4926c7a commit b74de8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
with:
context: acrarium
push: true
name: f43nd1r/acrarium:latest,f43nd1r/acrarium:${{ steps.version.outputs.value }}
tags: f43nd1r/acrarium:latest,f43nd1r/acrarium:${{ steps.version.outputs.value }}

0 comments on commit b74de8a

Please sign in to comment.