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