We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d28740 commit ef18b36Copy full SHA for ef18b36
.github/workflows/release.yml
@@ -35,5 +35,5 @@ jobs:
35
- name: Archive Release Artifacts
36
uses: actions/upload-artifact@v4
37
with:
38
- name: dist
+ name: declix-artifacts.zip
39
path: dist/*
0 commit comments