Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
chore: remove RELEASE_NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Jul 14, 2023
1 parent c9c1c8f commit 2c8491e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ jobs:
with:
prerelease: false
tag: ${{ github.event.inputs.tag }}
bodyFile: RELEASE_NOTES.md
artifacts: |
build/LiteLoaderBDS.zip
build/PDB.zip
Expand All @@ -203,7 +202,6 @@ jobs:
with:
prerelease: true
tag: ${{ github.event.inputs.tag }}
bodyFile: RELEASE_NOTES.md
artifacts: |
build/LiteLoaderBDS.zip
build/PDB.zip
Expand Down
14 changes: 0 additions & 14 deletions RELEASE_NOTES.md

This file was deleted.

0 comments on commit 2c8491e

Please sign in to comment.