From 57a14b419e441bee19c20fa4d9576f8a24c87baa Mon Sep 17 00:00:00 2001 From: Kamil Trzcinski Date: Sat, 3 Jun 2023 14:01:44 +0200 Subject: [PATCH] workflow: Make `RELEASE.md` more verbose --- .github/workflows/build_release.yaml | 4 ++++ RELEASE.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build_release.yaml b/.github/workflows/build_release.yaml index e4f3bd2..d2ec2bb 100644 --- a/.github/workflows/build_release.yaml +++ b/.github/workflows/build_release.yaml @@ -63,6 +63,10 @@ jobs: /DVERSION=${{ env.RELEASE_VERSION }} /DBUILD_DIR=../${{ env.RELEASE_NAME }}-${{ env.RELEASE_VERSION }} /DOUTPUT_FILE=../${{ env.RELEASE_NAME }}-${{ env.RELEASE_VERSION }}-setup.exe + - name: Update version in RELEASE.md + shell: bash + run: | + sed -i 's|#{GIT_TAG_NAME}|${{ env.RELEASE_VERSION }}|g' RELEASE.md - uses: ncipollo/release-action@v1 with: tag: ${{ env.RELEASE_VERSION }} diff --git a/RELEASE.md b/RELEASE.md index 7affcf3..4590ba7 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -4,7 +4,7 @@ [**READ IF PLAYING ONLINE GAMES AND/OR GAMES THAT HAVE ANTI-CHEAT ENABLED**](https://steam-deck-tools.ayufan.dev/#anti-cheat-and-antivirus-software) -## Latest +## #{GIT_TAG_NAME} - PowerControl: Add `3 dots + L1 + R1` to reset current resolution