Skip to content

Commit

Permalink
[Internal] fix packages source directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mpoiriert committed Jun 30, 2024
1 parent 85edc89 commit 469c6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/split.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
access_token: '${{ secrets.GH_ACCESS_TOKEN }}'
git_ref: '${{ github.ref }}'
source_repository: 'mpoiriert/draw'
source_directory: 'split/${{ matrix.packages }}'
source_directory: 'packages/${{ matrix.packages }}'
target_repository: 'mpoiriert/${{ matrix.packages }}'

0 comments on commit 469c6a2

Please sign in to comment.