diff --git a/.github/workflows/build-nightly-cron.yaml b/.github/workflows/build-nightly-cron.yaml index 549b0e3..5861cca 100644 --- a/.github/workflows/build-nightly-cron.yaml +++ b/.github/workflows/build-nightly-cron.yaml @@ -433,7 +433,7 @@ jobs: Build time: ***${{ needs.prepare.outputs.BUILD_DATE_TIME }}*** - Docker Supported: + ***Docker Supported***: ```bash docker pull stblog/spt-server:nightly @@ -473,7 +473,7 @@ jobs: Build time: ***${{ needs.prepare.outputs.BUILD_DATE_TIME }}*** - Docker Supported: + ***Docker Supported***: ```bash docker pull stblog/spt-server:nightly diff --git a/.github/workflows/build-release-cron.yaml b/.github/workflows/build-release-cron.yaml index 2f6d641..2ee7111 100644 --- a/.github/workflows/build-release-cron.yaml +++ b/.github/workflows/build-release-cron.yaml @@ -455,7 +455,8 @@ jobs: > [!WARNING] > After downloading, please use extraction software like WinRAR or [7-Zip](https://www.7-zip.org/) to unzip the files, then copy them to the Tarkov root directory. Do not use Windows File Explorer to directly open and copy the files. - docker supported: + + ***Docker Supported***: ```bash docker pull stblog/spt-server:${{ needs.prepare.outputs.TARGET_TAG }} @@ -493,7 +494,7 @@ jobs: > [!WARNING] > After downloading, please use extraction software like WinRAR or [7-Zip](https://www.7-zip.org/) to unzip the files, then copy them to the Tarkov root directory. Do not use Windows File Explorer to directly open and copy the files. - docker supported: + ***Docker supported***: ```bash docker pull stblog/spt-server:${{ needs.prepare.outputs.TARGET_TAG }} @@ -533,7 +534,7 @@ jobs: Build time: ***${{ needs.prepare.outputs.BUILD_DATE_TIME }}*** - Docker Supported: + ***Docker Supported***: ```bash docker pull stblog/spt-server:${{ needs.prepare.outputs.TARGET_TAG }} @@ -574,7 +575,7 @@ jobs: Build time: ***${{ needs.prepare.outputs.BUILD_DATE_TIME }}*** - docker supported: + ***Docker Supported***: ```bash docker pull stblog/spt-server:${{ needs.prepare.outputs.TARGET_TAG }}