Skip to content

Commit

Permalink
artifacts specs [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed May 13, 2024
1 parent c055548 commit 961a451
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ jobs:
if: success()
uses: actions/upload-artifact@v4
with:
name: coldbox-variants
path: |
.artifacts/**/*
changelog.md
Expand Down Expand Up @@ -192,7 +191,6 @@ jobs:
- name: Download build artifacts
uses: actions/download-artifact@v4
with:
name: coldbox-variants
path: .tmp

- name: Copy Changelog
Expand Down

0 comments on commit 961a451

Please sign in to comment.