Skip to content

Commit 2573603

Browse files
committed
Fix path for modrinth
1 parent e220cd0 commit 2573603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/modrinth-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
game-versions: |-
4141
1.21.4
4242
1.21.5
43-
files: /home/runner/work/BentoBox/Border/target/Border-${{ github.event.release.tag_name }}.jar
43+
files: /home/runner/work/Border/Border/target/Border-${{ github.event.release.tag_name }}.jar

0 commit comments

Comments
 (0)