Skip to content

Commit 1c9a12a

Browse files
committed
fix: only deploy jar to hardcore server
1 parent b36c0b2 commit 1c9a12a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- 'frontend/**'
88

99
env:
10-
COPY_JARFILE_TO: '/Minecraft/Hardcore/plugins/ /Minecraft/Classic/plugins/'
10+
COPY_JARFILE_TO: '/Minecraft/Hardcore/plugins/'
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)