Skip to content

Commit

Permalink
I forgot to tell the release action to check the folder
Browse files Browse the repository at this point in the history
  • Loading branch information
KTrain5169 committed Oct 20, 2024
1 parent 5f5a8d0 commit c538292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/script-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
generateReleaseNotes: true
tag: ${{ github.ref_name }}
artifacts: CatPack_Crafter_${{ github.ref_name }}_*
artifacts: release-artifacts/CatPack_Crafter_${{ github.ref_name }}_*
draft: true
name: "CatPack_Crafter_${{ github.ref_name }}"
body: "Need help? Refer to the documentation site."

0 comments on commit c538292

Please sign in to comment.