Skip to content

Commit

Permalink
Fix workflow repo (#11)
Browse files Browse the repository at this point in the history
Update reference of release-swift to point to sdk-internal.
  • Loading branch information
Hinton authored Oct 24, 2024
1 parent db648d7 commit 9c30b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit 9c30b63

Please sign in to comment.