Skip to content

Commit

Permalink
setting gh cli to use ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanJCummings committed Dec 3, 2024
1 parent 13a0ea8 commit b7b70d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
# ssh-keyscan github.com >> ~/.ssh/known_hosts
# eval $(ssh-agent -s)
# ssh-add ~/.ssh/msusel_ci_bot_key
gh config set git_protocol ssh
gh auth login --with-token < ~/.ssh/msusel_ci_bot_key
Expand Down

0 comments on commit b7b70d2

Please sign in to comment.