Compare commits

..

No commits in common. "master" and "v4.0.2" have entirely different histories.

View File

@ -25,4 +25,5 @@ jobs:
id: release_tag id: release_tag
uses: softprops/action-gh-release@v3 uses: softprops/action-gh-release@v3
with: with:
token: ${{ secrets.ACCESS_TOKEN }}
body_path: notes-${{ env.RELEASE_VERSION }}.md body_path: notes-${{ env.RELEASE_VERSION }}.md