IntellectualSites / IntellectualSites/FastAsyncWorldEdit

CurseForge publisher action calls wrong file path

Open
#2,043 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Approved Bug Good first issue Hacktoberfest
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.