chore: update release tags

This commit is contained in:
Steven 2023-07-02 23:31:20 +08:00
parent 2639419be3
commit 532699e1b6

View File

@ -41,4 +41,4 @@ jobs:
file: ./Dockerfile file: ./Dockerfile
platforms: linux/amd64,linux/arm64 platforms: linux/amd64,linux/arm64
push: true push: true
tags: stevenlgtm/shortify:${{ env.VERSION }} tags: stevenlgtm/shortify:latest, stevenlgtm/shortify:${{ env.VERSION }}