Skip to content

Commit 5eaa9e4

Browse files
committed
use py-dependencies-logs artifact (name changed)
1 parent 7ab263f commit 5eaa9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
- if: steps.next-version.outputs.version != ''
178178
uses: actions/download-artifact@v4
179179
with:
180-
name: py-dependency-logs
180+
name: py-dependencies-logs
181181
path: pydep-release-assets/
182182

183183
# GitHub Release

0 commit comments

Comments
 (0)