Skip to content

Commit

Permalink
try double glob?
Browse files Browse the repository at this point in the history
  • Loading branch information
m2Giles committed Nov 19, 2024
1 parent c0df9b7 commit ef2f78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Download Artifacts
uses: actions/download-artifact@v4
with:
pattern: changelogs-*
pattern: changelogs**
merge-multiple: false
run-id: ${{ inputs.run-id || github.run_id }}

Expand Down

0 comments on commit ef2f78e

Please sign in to comment.