From 18b167cd97ebe41b2229c27aa2c2e33be0eecfc3 Mon Sep 17 00:00:00 2001 From: Snider Date: Sat, 5 Mar 2022 13:58:28 +0000 Subject: [PATCH] much lol gh updates --- .github/workflows/linux.yml | 2 +- .github/workflows/macos.yml | 2 +- .github/workflows/windows.yml | 2 +- frontend | 2 +- server | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index ab39194a9..6f0130847 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -88,6 +88,6 @@ jobs: uses: softprops/action-gh-release@v1 if: startsWith(github.ref, 'refs/heads/main') with: - tag_name: main + tag_name: canary prerelease: true files: linux-lethean-desktop.tar diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 5f041e425..178b4e5f8 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -87,7 +87,7 @@ jobs: uses: softprops/action-gh-release@v1 if: startsWith(github.ref, 'refs/heads/main') with: - tag_name: main + tag_name: canary prerelease: true files: macos-lethean-desktop.tar diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index d6c92ffc5..c24be3cbd 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -86,6 +86,6 @@ jobs: uses: softprops/action-gh-release@v1 if: startsWith(github.ref, 'refs/heads/main') with: - tag_name: main + tag_name: canary prerelease: true files: windows-lethean-desktop.zip diff --git a/frontend b/frontend index f15473861..528e9c910 160000 --- a/frontend +++ b/frontend @@ -1 +1 @@ -Subproject commit f154738617b0efcec011edc7da1051770631d2cc +Subproject commit 528e9c910832ad64efadb85ee6eb6d4c93d7b972 diff --git a/server b/server index 325128850..008131c31 160000 --- a/server +++ b/server @@ -1 +1 @@ -Subproject commit 325128850c9dd68c07a118b1a55e5116bfc89c59 +Subproject commit 008131c31e681a16218ec434497e1da51d68ec3a