diff --git a/.github/workflows/ship.yml b/.github/workflows/ship.yml index 3619f1d..46938a4 100644 --- a/.github/workflows/ship.yml +++ b/.github/workflows/ship.yml @@ -92,4 +92,4 @@ jobs: -H "Authorization: Bearer ${{ secrets.VICTOR_PAT_TOKEN }}" \ -H "X-GitHub-Api-Version: 2022-11-28" \ ${{ secrets.TARGET_REPOSITORY_DISPATCH_URL }} \ - -d '{"ref": "feat/ink-web-app-eks-app","inputs":{"message":"Update EKS image from GitHub Actions"}}' + -d '{"ref": "feat/ink-web-app-eks-app","inputs":{"digest":"test"}}'