diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index efad6a9..bbf9d88 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,9 +19,9 @@ jobs: - name: Run Build and Deploy Script run: python build.py - - name: Release (tag) + - name: Release uses: softprops/action-gh-release@v1 - if: startsWith(github.ref, 'refs/tags/') # only publish tagged commits + # if: startsWith(github.ref, 'refs/tags/') # only publish tagged commits with: files: | *.json diff --git a/Hou Plus.html b/Hou Plus.html index 72cc164..15538cb 100644 --- a/Hou Plus.html +++ b/Hou Plus.html @@ -6,6 +6,7 @@
Hou Plus has been released for testing (around 2024/02/07).
Expect to see some bugs at this early stage of testing - we will fix them as we get more feedback from players.
Please note that Original/Ryukishi Sprites and Backgrounds are not yet available.
+Please provide feedback and bug reports on the Hou Plus Github Issues Page, or on our Discord in the #higu_support channel