Fix tag reference ?

This commit is contained in:
Torben Hørup 2021-09-27 21:25:59 +02:00
parent ef27e1c0a6
commit a88b1c613e

View File

@ -24,7 +24,7 @@ jobs:
with:
push: true
file: ./docker/Dockerfile
tags: ghcr.io/${{ github.repository }}/osrm-backend:${{ env.GITHUB_REF }}
tags: ghcr.io/${{ github.repository }}/osrm-backend:${{ GITHUB_REF#refs/*/ }}