mirror of
https://github.com/neingeist/docker-mod-terminfos.git
synced 2025-06-07 19:35:16 +02:00
⚙️ .github: use docker's actions
This commit is contained in:
parent
8e86c135a0
commit
34c924aba8
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
|
id: meta
|
||||||
uses: docker/metadata-action@v4
|
uses: docker/metadata-action@v4
|
||||||
with:
|
with:
|
||||||
images: ghcr.io/${{ ENDPOINT }}
|
images: ghcr.io/$ENDPOINT
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch
|
type=ref,event=branch
|
||||||
# set latest tag for default branch
|
# set latest tag for default branch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue