Skip to content

Commit

Permalink
gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyRespawnanchor committed Oct 6, 2024
1 parent a6e92bd commit 74c2eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Upload JAR artifacts
uses: actions/upload-artifact@v4
with:
name: Ayame_nightly_unstable
name: PaperDoll_Render_nightly_unstable
path: ./result/ # or path/to/artifact

# NOTE: The Gradle Wrapper is the default and recommended way to run Gradle (https://docs.gradle.org/current/userguide/gradle_wrapper.html).
Expand Down

0 comments on commit 74c2eaa

Please sign in to comment.