mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-16 10:33:58 +01:00
Merge branch 'master' into dev
This commit is contained in:
@@ -587,7 +587,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
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
|
||||
commitish: ${{ github.event.head_commit.id }}
|
||||
|
||||
@@ -630,7 +630,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
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
|
||||
commitish: ${{ github.event.head_commit.id }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user