⚙️ .github: use docker's actions

master
neingeist 1 year ago
parent 8e86c135a0
commit 34c924aba8

@ -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…
Cancel
Save