mirror of
https://github.com/plankanban/planka.git
synced 2025-12-27 09:14:59 +03:00
CI: Fix dev Build
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: |
|
||||
name=ghcr.io/${{ github.repository_owner }}/${{ github.repository }}
|
||||
name=ghcr.io/${{ github.repository }}
|
||||
tags: |
|
||||
type=raw,value=${{ steps.set-version.outputs.result }}
|
||||
type=raw,value=latest
|
||||
|
||||
Reference in New Issue
Block a user