IntellectualSites / IntellectualSites/FastAsyncWorldEdit
CurseForge publisher action calls wrong file path
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 806
- Forks
- 394
- Avg merge
- 22h 19m
- Merged PRs (30d)
- 14
Description
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:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open .github/workflows/build.yml at line 78 and inspect the artifact name used by the CurseForge publisher action against the artifact produced by the release workflow. Correct the path so the FAWE artifact is uploaded successfully, then verify the workflow completes without the current file-path failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, java
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100