1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-11-27 06:18:40 +09:00

Format image tags (2) :thinking_face:

This commit is contained in:
Laica Lunasys 2023-04-09 18:01:49 +09:00
parent eb71aa8f8c
commit 69711f89e6

View File

@ -33,4 +33,4 @@ jobs:
push: true
tags: |
ghcr.io/misskeyio/misskey:latest
ghcr.io/misskeyio/misskey:${FORMATTED_BRANCH_NAME}
ghcr.io/misskeyio/misskey:${{ env.FORMATTED_BRANCH_NAME }}