Skip to content

Commit

Permalink
fix: test github artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
JadlionHD committed Sep 5, 2024
1 parent b98bda3 commit d6a2d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Download Artifacts
uses: actions/download-artifact@v4
with:
name: build
name: build.zip

- name: Upload Artifacts to GitHub Release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit d6a2d4c

Please sign in to comment.