Skip to content

Commit

Permalink
release testing: always save the metadata (hashicorp#20402)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Cragun <[email protected]>
  • Loading branch information
ryancragun authored Apr 28, 2023
1 parent 80b563e commit 90bc695
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/enos-release-testing-oss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:

save-metadata:
runs-on: linux
if: always()
needs: test
steps:
- name: Persist metadata
Expand Down

0 comments on commit 90bc695

Please sign in to comment.