From 8aaa12bd71b872727f51530040d2eba78e5c179b Mon Sep 17 00:00:00 2001 From: ink-victor <171172553+ink-victor@users.noreply.github.com> Date: Wed, 5 Feb 2025 16:32:55 -0500 Subject: [PATCH] test --- .github/workflows/ship.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ship.yml b/.github/workflows/ship.yml index c872590..0c822fc 100644 --- a/.github/workflows/ship.yml +++ b/.github/workflows/ship.yml @@ -91,6 +91,7 @@ jobs: with: app-id: ${{ secrets.INK_CI_GITHUB_APP_ID }} private-key: ${{ secrets.INK_CI_GITHUB_APP_PRIVATE_KEY }} + owner: ${{ github.repository_owner }} # https://docs.github.com/en/rest/actions/workflows?apiVersion=2022-11-28#create-a-workflow-dispatch-event - name: Trigger deployment