File tree Expand file tree Collapse file tree 4 files changed +11
-9
lines changed
Expand file tree Collapse file tree 4 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 2020 # Replace HI with the ID of the instance in capital letters
2121 ARTIFACT : webHelpCCS2-all.zip
2222 # Writerside docker image version
23- DOCKER_VERSION : 241.18775
23+ DOCKER_VERSION : 242.21870
2424
2525 # Add the variable below to upload Algolia indexes
2626 # Replace HI with the ID of the instance in capital letters
2929 ALGOLIA_INDEX_NAME : docs_cast_crafter_community_server
3030 ALGOLIA_KEY : ${{ secrets.ALGOLIA_KEY }}
3131 CONFIG_JSON_PRODUCT : CCS
32- CONFIG_JSON_VERSION : 1.21
32+ CONFIG_JSON_VERSION : 1.21.1
3333
3434jobs :
3535 build :
8888 with :
8989 name : docs
9090
91- # - name: Unzip artifact
92- # uses: montudor/action-zip@v1
93- # with:
94- # args: unzip -qq ${{ env.ARTIFACT }} -d cf-pages
9591 - name : Unzip artifact
9692 run : unzip -O UTF-8 -qq '${{ env.ARTIFACT }}' -d cf-pages
9793
Original file line number Diff line number Diff line change 22<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
33<vars >
44 <var name =" server_ip" value =" castcrafter.de" />
5- <var name =" required_game_version" value =" 1.21" />
5+ <var name =" required_game_version" value =" 1.21.1 " />
66 <var name =" required_game_version_link"
7- value =" https://de.minecraft.wiki/w/1.21" />
7+ value =" https://de.minecraft.wiki/w/1.21.1 " />
88 <var name =" main_currency" value =" CastCoin" />
99 <var name =" event_coin" value =" EventCoin" />
1010 <var name =" paycheck" value =" 500" />
Original file line number Diff line number Diff line change 66 <images dir =" images" web-path =" images" />
77 <categories src =" c.list" />
88 <vars src =" v.list" />
9- <instance src =" ccs.tree" version =" 1.21" />
9+ <instance src =" ccs.tree" version =" 1.21.1 " />
1010</ihp>
You can’t perform that action at this time.
0 commit comments