Skip to content

Commit

Permalink
Add missing with on publish ci pipeline (#1666)
Browse files Browse the repository at this point in the history
  • Loading branch information
hocinehacherouf authored Dec 9, 2022
1 parent 53fed4d commit 60ddefa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- name: Get semver
id: version
uses: docker/metadata-action@v4
with:
images: |
${{ env.registry_name }}/${{ github.repository_owner }}/${{ env.image_name }}
tags: |
Expand Down

0 comments on commit 60ddefa

Please sign in to comment.