Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Commit

Permalink
Fix release artifacts upload path?
Browse files Browse the repository at this point in the history
  • Loading branch information
987123879113 committed Jun 8, 2024
1 parent 2f07067 commit 48b70a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ jobs:
tag_name: release-${{ github.sha }}
release_name: ${{ github.sha }}
generate_release_notes: true
files: artifacts
files: artifacts/*

0 comments on commit 48b70a7

Please sign in to comment.