Skip to content

Commit

Permalink
Adjusting tagging of images
Browse files Browse the repository at this point in the history
  • Loading branch information
KanBen86 committed Dec 3, 2023
1 parent 78f5f27 commit 8d3d1cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ jobs:
push: true
tags: |
woped/text2process:latest
woped/text2process:${{ env.RELEASE_NAME }}
woped/text2process:${{ env.major_version }}
woped/text2process:${{ env.major_version }}.${{ env.minor_version }}
woped/text2process:${{ env.major_version }}.${{ env.minor_version }}.${{ env.patch_version }}
Expand Down

0 comments on commit 8d3d1cc

Please sign in to comment.