Skip to content

Commit

Permalink
ci: fix download step
Browse files Browse the repository at this point in the history
  • Loading branch information
mttbernardini committed May 7, 2024
1 parent ca4f3e4 commit b3bd3ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
with:
pattern: built-plugins-*
merge-multiple: true
path: dist/

- name: Extract release notes
run: git cat-file tag ${{ github.ref }} | tail -n +3 > changelog.md
Expand Down

0 comments on commit b3bd3ce

Please sign in to comment.