Skip to content

Commit

Permalink
Don't remove CHANGELOG.txt (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
lildude committed Jun 12, 2024
1 parent 00abed0 commit 1129fd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
cat changelog.tmp >> CHANGELOG.txt
echo "---" >> CHANGELOG.txt
fi
rm -f CHANGELOG.txt
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Create tag
Expand Down

0 comments on commit 1129fd2

Please sign in to comment.