Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SpontanCombust committed Oct 16, 2023
1 parent f1dfc84 commit 5aed2f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,12 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: >
"TW3_MSF_modSettingsFramework.zip,
TW3_MSF_modSettingsFramework.zip,
TW3_MSF_Parser.zip,
TW3_MSF_Samples.zip,
TW3_MSF_Hooks_1.32.zip,
TW3_MSF_Hooks_4.00.zip,
TW3_MSF_Hooks_4.03.zip,
TW3_MSF_Hooks_4.04.zip"
TW3_MSF_Hooks_4.04.zip
draft: true
generateReleaseNotes: true

0 comments on commit 5aed2f4

Please sign in to comment.