We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16e7fd commit ae802dbCopy full SHA for ae802db
.github/workflows/docker.yaml
@@ -23,7 +23,7 @@ jobs:
23
id: set-tag
24
uses: docker/metadata-action@master
25
with:
26
- images: matrixdotorg/matrix-content-scanner
+ images: vectorim/matrix-content-scanner
27
tags: |
28
type=raw,value=latest
29
type=pep440,pattern={{raw}}
0 commit comments