Skip to content

Commit

Permalink
[BUGS-6560]: changes log file name
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Wagner committed Jan 25, 2024
1 parent c55f7a5 commit 65beb04
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 @@ -29,7 +29,7 @@ jobs:
- name: Get env variables
id: get_variables
run: |
env > /home/runner/work/search_api_pantheon/search_api_pantheon/temp.txt
env > /home/runner/work/search_api_pantheon/search_api_pantheon/temp_log.txt
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Test SSH Auth
Expand Down

0 comments on commit 65beb04

Please sign in to comment.