We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c25751e commit 8664d8cCopy full SHA for 8664d8c
.github/workflows/release.yaml
@@ -21,7 +21,7 @@ jobs:
21
-
22
name: Docker meta
23
id: docker_meta
24
- uses: docker/metadata-action@v4.0.1
+ uses: docker/metadata-action@v4.1.0
25
with:
26
images: |
27
ghcr.io/tus/tusd
0 commit comments