From eec96277af670d1e479772e6cfbf9f59ce99656d Mon Sep 17 00:00:00 2001 From: Gambit Date: Sat, 23 Mar 2024 16:19:00 -0400 Subject: [PATCH] 0.1.7 --- .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 ca7345d9..ae612a92 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,7 +20,7 @@ jobs: echo " - Caltrops: Automation for the Caltrops item. Should cover all pieces." >> release_notes.txt echo " - Fey Glass Caltrops: Homebrew automation for the Fey Glass Caltrops item." >> release_notes.txt echo "- Updates:" >> release_notes.txt - echo " - Identify: Added settings option to prevent players from identifying items themselves. This works in conjunction with Identify which now uses a GM socket to identify the item on player use." >> release_notes.txt + echo " - Identify: Added settings option to prevent players from identifying items themselves. This works in conjunction with Identify which now uses a GM socket to identify the item on player uses." >> release_notes.txt echo "release-notes-github<> $GITHUB_ENV cat release_notes.txt >> $GITHUB_ENV echo "EOF" >> $GITHUB_ENV