Skip to content

Commit 961a451

Browse files
committed
artifacts specs [no ci]
1 parent c055548 commit 961a451

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ jobs:
108108
if: success()
109109
uses: actions/upload-artifact@v4
110110
with:
111-
name: coldbox-variants
112111
path: |
113112
.artifacts/**/*
114113
changelog.md
@@ -192,7 +191,6 @@ jobs:
192191
- name: Download build artifacts
193192
uses: actions/download-artifact@v4
194193
with:
195-
name: coldbox-variants
196194
path: .tmp
197195

198196
- name: Copy Changelog

0 commit comments

Comments
 (0)