We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6654ab1 commit 8885d27Copy full SHA for 8885d27
.github/workflows/ci.yml
@@ -92,6 +92,7 @@ jobs:
92
with:
93
tags: ${{ steps.meta.outputs.tags }}
94
labels: ${{ steps.meta.outputs.labels }}
95
+ annotations: ${{ steps.meta.outputs.annotations }}
96
target: prod
97
load: true
98
cache-from: type=gha
0 commit comments