Skip to content

Commit ee6feaa

Browse files
committed
Correct name of artifact in ci/cd
1 parent 397230f commit ee6feaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
uses: actions/upload-artifact@v4
9999
if: runner.os == 'Linux'
100100
with:
101-
name: finecode-distributions
101+
name: python-package-distributions
102102
path: |
103103
dist/
104104
finecode_extension_api/dist/

0 commit comments

Comments
 (0)