Skip to content

Commit b7cd946

Browse files
committed
💚 Comment non-existent CHANGELOG.md
1 parent 7406c7e commit b7cd946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- uses: softprops/action-gh-release@v1
8181
if: runner.os == 'Linux' && startsWith(github.ref, 'refs/tags/')
8282
with:
83-
body_path: build/CHANGELOG.md
83+
# body_path: build/CHANGELOG.md
8484
files: |
8585
dist/*
8686

0 commit comments

Comments
 (0)