Skip to content

Commit

Permalink
ci: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO authored Jul 15, 2023
1 parent 2b81cbb commit a6ed90b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ jobs:
with:
path: assets
- run: |
mv -vf assets/changelog/* .
cd assets
find . -type f | while read f; do mv -fvt . $f; done
- uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit a6ed90b

Please sign in to comment.