Skip to content

Commit 87aeb7e

Browse files
always merge artifacts
1 parent f56cdea commit 87aeb7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/applications.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
merge-artifacts:
8686
runs-on: ubuntu-latest
8787
needs: application-test
88+
if: ${{ always() }}
8889
steps:
8990
- name: Merge Artifacts
9091
uses: actions/upload-artifact/merge@v4

0 commit comments

Comments
 (0)