1 parent 2865325 commit 743552aCopy full SHA for 743552a
1 file changed
.github/workflows/deploy.yml
@@ -63,6 +63,7 @@ jobs:
63
annotations: ${{ steps.meta.outputs.annotations }}
64
cache-from: type=gha
65
cache-to: type=gha,mode=max
66
+
67
68
- name: Create Git tag
69
run: |
0 commit comments