From e2e1e97933c9de622ec85e3c2a23da80bbbe305f Mon Sep 17 00:00:00 2001 From: Gambit Date: Sun, 9 Jun 2024 10:57:07 -0400 Subject: [PATCH] 0.1.65 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cd310b36..225bb27e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,7 +19,7 @@ jobs: id: set-release-notes-github run: | echo "- Bugfixes:" >> release_notes.txt - echo " - Fighting Style Protection: Small bugfix where looking up advantage after preAttackRoll wasn't validated against the homebrew on successful attack setting. + echo " - Fighting Style Protection: Small bugfix where looking up advantage after preAttackRoll wasnt validated against the homebrew on successful attack setting. echo "release-notes-github<> $GITHUB_ENV cat release_notes.txt >> $GITHUB_ENV echo "EOF" >> $GITHUB_ENV