We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed0097e commit e2034bfCopy full SHA for e2034bf
.github/workflows/docker-publish.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Extract metadata (tags, labels) for Docker
22
id: meta
23
- uses: docker/metadata-action@e5622373a38e60fb6d795a4421e56882f2d7a681
+ uses: docker/metadata-action@69f6fc9d46f2f8bf0d5491e4aabe0bb8c6a4678a
24
with:
25
images: alfg/nginx-rtmp
26
0 commit comments