Skip to content

Commit

Permalink
with relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
sjuergen committed Oct 25, 2023
1 parent 2133e63 commit c33ee9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/distribute_workflows_for_libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: derberg/manage-files-in-multiple-repositories@v2
with:
github_token: ${{ secrets.DEPLOY_KEY }}
patterns_to_include: 'workflows/libraries'
patterns_to_include: workflows\libraries\release-library.yml, workflows\libraries\lint-repo.yml, workflows\libraries\build-library.yml
destination: .github/workflows/libraries
topics_to_include: test
exclude_private: true
Expand Down

0 comments on commit c33ee9e

Please sign in to comment.