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 5470683 commit c86310bCopy full SHA for c86310b
.github/workflows/build-clients.yml
@@ -23,5 +23,6 @@ jobs:
23
24
- uses: actions/upload-artifact@v5
25
with:
26
+ name: ${{ github.sha }}
27
path: dist/*
28
if-no-files-found: 'error'
0 commit comments