Skip to content

Commit

Permalink
ci:workflows fixing in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
urizennnn committed May 29, 2024
1 parent 39fd118 commit 8ebd59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: "README.md"
body: "README.md"
body_path: "README.md"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8ebd59f

Please sign in to comment.