We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 029b606 commit bb88448Copy full SHA for bb88448
.github/workflows/build.yml
@@ -30,6 +30,7 @@ jobs:
30
suffix=
31
tags: |
32
type=sha
33
+ type=ref,event=tag
34
35
- name: Set up QEMU
36
uses: docker/[email protected]
0 commit comments