Skip to content

Commit

Permalink
Download artifacts to the working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
unflxw committed Nov 22, 2024
1 parent 5017384 commit 102de5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- name: "Fetch build artifacts"
uses: actions/download-artifact@v4
with:
path: release
path: "main/release"

- name: "Push release tag"
id: version
Expand Down

0 comments on commit 102de5c

Please sign in to comment.