Skip to content

Commit

Permalink
Always save screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwgillespie committed Sep 14, 2024
1 parent fd3d3cc commit 323aede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/refresh-session.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:

- name: Save screenshot
uses: actions/upload-artifact@v3
if: always()
with:
name: screenshot
path: tmp/screenshot.png

0 comments on commit 323aede

Please sign in to comment.