Skip to content

Commit

Permalink
💚 Comment non-existent CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Nov 29, 2023
1 parent 7406c7e commit b7cd946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- uses: softprops/action-gh-release@v1
if: runner.os == 'Linux' && startsWith(github.ref, 'refs/tags/')
with:
body_path: build/CHANGELOG.md
# body_path: build/CHANGELOG.md
files: |
dist/*
Expand Down

0 comments on commit b7cd946

Please sign in to comment.