We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe6c1fb commit 605ac04Copy full SHA for 605ac04
1 file changed
.github/workflows/docker-image.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: docker/metadata-action@v5
41
with:
42
images: |
43
- e1saps/onebot-github-webhook
+ e1saps/shortlinker
44
ghcr.io/${{ github.repository }}
45
tags: |
46
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
0 commit comments