We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c85d44d commit 2f2649bCopy full SHA for 2f2649b
1 file changed
.github/workflows/qinglong.yml
@@ -44,10 +44,10 @@ jobs:
44
context: ./QingLong
45
push: true
46
tags: |
47
- ghcr.io/${{ steps.lower-repo.outputs.repository }}/qinglong:latest
+ ghcr.io/${{ steps.lower-repo.outputs.repository }}/gedxdmsr:latest
48
labels: |
49
org.opencontainers.image.source=https://github.com/${{ github.repository }}
50
- org.opencontainers.image.description=QingLong Docker Image
+ org.opencontainers.image.description=gedxdmsr Docker Image
51
org.opencontainers.image.licenses=MIT
52
cache-from: type=gha
53
cache-to: type=gha,mode=max
0 commit comments