Skip to content

Commit

Permalink
0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
gambit07 committed Apr 3, 2024
1 parent 9136306 commit 3d7b0ad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
id: set-release-notes-github
run: |
echo "- Bugfixes:" >> release_notes.txt
echo " - Hideous Laughter: Put workaround in place for DAE issue not allowing spell animations to end" >> release_notes.txt
echo " - Counterspell: Added better handling for Counterspell item lookup" >> release_notes.txt
echo " - Silvery Barbs: Added better handling for Silvery Barbs item lookup" >> release_notes.txt
echo " - Identify: Actually deploy the updated Identify item" >> release_notes.txt
echo "release-notes-github<<EOF" >> $GITHUB_ENV
cat release_notes.txt >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
Expand Down

0 comments on commit 3d7b0ad

Please sign in to comment.