mirror of
https://github.com/neingeist/docker-mod-terminfos.git
synced 2025-06-08 20:00:02 +02:00
⚙️ .github: use docker's actions
This commit is contained in:
parent
4784f271c2
commit
09242221b9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
id: meta
|
||||
uses: docker/metadata-action@v4
|
||||
with:
|
||||
images: "ghcr.io/$ENDPOINT"
|
||||
images: ghcr.io/${{ env.ENDPOINT }}
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
# set latest tag for default branch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue