FastAsyncWorldEdit icon indicating copy to clipboard operation
FastAsyncWorldEdit copied to clipboard

CurseForge publisher action calls wrong file path

Open NotMyFault opened this issue 2 years ago • 2 comments

The release workflow which uploads FAWE to CurseForge calls a wrong artifact name in https://github.com/IntellectualSites/FastAsyncWorldEdit/blob/d6599fd332247e9702c6e29a84bde4a2c03311a8/.github/workflows/build.yml#L78 which results in failing the workflow:

NotMyFault avatar Dec 11 '22 18:12 NotMyFault

@NotMyFault is this still relevant? The CurseForge publishing got removed three month ago here completely: https://github.com/IntellectualSites/FastAsyncWorldEdit/commit/e7876c4eba73252deed1c5cbfd9ca5c737135390#diff-5c3fa597431eda03ac3339ae6bf7f05e1a50d6fc7333679ec38e21b337cb6721

BlockyTheDev avatar Sep 30 '23 22:09 BlockyTheDev

@NotMyFault is this still relevant? The CurseForge publishing got removed three month ago here completely: e7876c4#diff-5c3fa597431eda03ac3339ae6bf7f05e1a50d6fc7333679ec38e21b337cb6721

At best, it's supposed to be added with a fixed path again.

NotMyFault avatar Oct 01 '23 10:10 NotMyFault