We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9591012 commit f7d1b5cCopy full SHA for f7d1b5c
.github/workflows/docker-image.yml
@@ -12,6 +12,7 @@ jobs:
12
-
13
name: Set up labels
14
id: meta
15
+ uses: docker/metadata-action@v4
16
with:
17
tags: |
18
bryntum/pdf-export-server:${{ github.event.release.tag_name }}
0 commit comments