Skip to content

Commit

Permalink
Merge pull request #11 from zeshanziya/known-hosts-issue
Browse files Browse the repository at this point in the history
add dist/known_hosts to add list
  • Loading branch information
zeshanziya authored Jun 10, 2024
2 parents 2d74623 + a79c24c commit 5e13d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-known-hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
commit_message: Update known_hosts file
commit_options: '--no-verify --signoff'
file_pattern: known_hosts
file_pattern: 'known_hosts dist/known_hosts'
commit_user_name: github-actions
commit_user_email: github-actions[bot]@users.noreply.github.com
commit_author: hw <github-actions[bot]@users.noreply.github.com>
Expand Down

0 comments on commit 5e13d26

Please sign in to comment.