mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
Remove more references to TGS4
This commit is contained in:
@@ -587,7 +587,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
tag_name: api-v${{ env.TGS_API_VERSION }}
|
tag_name: api-v${{ env.TGS_API_VERSION }}
|
||||||
release_name: tgstation-server 4 API v${{ env.TGS_API_VERSION }}
|
release_name: tgstation-server API v${{ env.TGS_API_VERSION }}
|
||||||
body: The TGS HTTP API
|
body: The TGS HTTP API
|
||||||
commitish: ${{ github.event.head_commit.id }}
|
commitish: ${{ github.event.head_commit.id }}
|
||||||
|
|
||||||
@@ -630,7 +630,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
tag_name: dmapi-v${{ env.TGS_DM_VERSION }}
|
tag_name: dmapi-v${{ env.TGS_DM_VERSION }}
|
||||||
release_name: tgstation-server 4 DMAPI v${{ env.TGS_DM_VERSION }}
|
release_name: tgstation-server DMAPI v${{ env.TGS_DM_VERSION }}
|
||||||
body: The TGS DMAPI
|
body: The TGS DMAPI
|
||||||
commitish: ${{ github.event.head_commit.id }}
|
commitish: ${{ github.event.head_commit.id }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user