We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db54f82 commit ac3be33Copy full SHA for ac3be33
.github/workflows/yuukips.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v3
18
with:
19
repository: YuukiPS/GSServer-GC
20
- ref: "4.0"
+ ref: "4.0" # tes
21
token: ${{ secrets.HUB_TOKEN }}
22
path: gs/GSServer-GC
23
- name: Setup Java
0 commit comments