Skip to content

Commit

Permalink
ci: Fixed upload action
Browse files Browse the repository at this point in the history
  • Loading branch information
4drian3d committed May 12, 2023
1 parent 9f57221 commit 2ab3289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ChatRegulatorBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: ChatRegulator
path: build/libs/ChatRegulator.jar
path: plugin/build/libs/ChatRegulator-*.jar

0 comments on commit 2ab3289

Please sign in to comment.