Skip to content

Commit

Permalink
change destination path
Browse files Browse the repository at this point in the history
  • Loading branch information
sjuergen committed Oct 25, 2023
1 parent c33ee9e commit 79d00b2
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 @@ -16,7 +16,7 @@ jobs:
with:
github_token: ${{ secrets.DEPLOY_KEY }}
patterns_to_include: workflows\libraries\release-library.yml, workflows\libraries\lint-repo.yml, workflows\libraries\build-library.yml
destination: .github/workflows/libraries
destination: .github/workflows
topics_to_include: test
exclude_private: true
exclude_forked: true
Expand Down

0 comments on commit 79d00b2

Please sign in to comment.