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 3a048fc commit ac953efCopy full SHA for ac953ef
.github/workflows/test.yml
@@ -54,6 +54,7 @@ jobs:
54
docker rm metassr-integration-artifacts
55
56
- name: Upload Bundler Artifacts
57
+ if: matrix.build-type == 'release'
58
uses: actions/upload-artifact@v4
59
with:
60
name: bundler-dist-output
0 commit comments