From 9c30b635ec86339233b0e9784875bc45e2aa1754 Mon Sep 17 00:00:00 2001 From: Oscar Hinton Date: Thu, 24 Oct 2024 22:52:57 +0200 Subject: [PATCH] Fix workflow repo (#11) Update reference of release-swift to point to sdk-internal. --- .github/workflows/build-swift.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-swift.yml b/.github/workflows/build-swift.yml index 93cb314c..9c1c8bb0 100644 --- a/.github/workflows/build-swift.yml +++ b/.github/workflows/build-swift.yml @@ -104,7 +104,7 @@ jobs: script: | await github.rest.actions.createWorkflowDispatch({ owner: 'bitwarden', - repo: 'sdk', + repo: 'sdk-internal', workflow_id: 'release-swift.yml', ref: 'main', inputs: {