We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 929fe19 commit 87f8c17Copy full SHA for 87f8c17
1 file changed
.github/workflows/docker-prod-test.yml
@@ -22,6 +22,7 @@ jobs:
22
- name: Test
23
run: ruby scripts/check_deployment.rb
24
- name: Save JSON
25
+ if: always()
26
uses: actions/upload-artifact@v4
27
with:
28
name: out.json
0 commit comments