Skip to content

Commit

Permalink
[BUGS-6560]: Spaces aren't underscores.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Wagner committed Jan 24, 2024
1 parent 114022d commit af63c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ssh-auth-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
known_hosts: ${{ secrets.KNOWN_HOSTS }}
if_key_exists: ignore
- name: Test SSH Auth
id: test auth
id: test_auth
run: |
gh auth status
gh config git
Expand Down

0 comments on commit af63c28

Please sign in to comment.