Skip to content

Commit a4f7d68

Browse files
committed
fix: github action failing
1 parent 48d2d04 commit a4f7d68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
uses: actions/attest-build-provenance@v2
4747
with:
4848
subject-name: implyapp/imply
49+
subject-digest: ${{ steps.docker_build.outputs.digest }}
4950

5051
- name: Trigger Render Deploy
5152
run: |

0 commit comments

Comments
 (0)