Skip to content

Commit dbf2a6b

Browse files
authored
Merge pull request #67 from asmeurer/fix-release
fix release
2 parents ac1e8b3 + d3a473f commit dbf2a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- uses: actions/download-artifact@v4
3131
with:
32-
name: artifact
32+
name: Packages
3333
path: dist
3434

3535
- name: List distributions to be deployed

0 commit comments

Comments
 (0)