Merge branch 'V6' into OpenDream

This commit is contained in:
Jordan Dominion
2023-11-15 08:11:19 -05:00
17 changed files with 39 additions and 34 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ on:
env:
TGS_DOTNET_VERSION: 8
OD_DOTNET_VERSION: 7
TGS_DOTNET_QUALITY: preview
TGS_DOTNET_QUALITY: ga
TGS_TEST_GITHUB_TOKEN: ${{ secrets.LIVE_TESTS_TOKEN }}
TGS_RELEASE_NOTES_TOKEN: ${{ secrets.DEV_PUSH_TOKEN }}
WINGET_PUSH_TOKEN: ${{ secrets.DEV_PUSH_TOKEN }}
+1 -1
View File
@@ -16,7 +16,7 @@ on:
env:
TGS_DOTNET_VERSION: 8
TGS_DOTNET_QUALITY: preview
TGS_DOTNET_QUALITY: ga
concurrency:
group: "code-scanning-${{ github.head_ref || github.run_id }}-${{ github.event_name }}"