Skip to content

Commit

Permalink
Download build artifacts to the correct folder (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-z authored Oct 6, 2024
1 parent d04f0c4 commit 5c184e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
name: build-artifacts
path: dist/

- name: Publish to GitHub Release
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8
Expand Down

0 comments on commit 5c184e4

Please sign in to comment.