We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac1e8b3 + d3a473f commit dbf2a6bCopy full SHA for dbf2a6b
.github/workflows/cd.yml
@@ -29,7 +29,7 @@ jobs:
29
steps:
30
- uses: actions/download-artifact@v4
31
with:
32
- name: artifact
+ name: Packages
33
path: dist
34
35
- name: List distributions to be deployed
0 commit comments