Skip to content

Commit

Permalink
fixup path in release
Browse files Browse the repository at this point in the history
  • Loading branch information
rkm committed Jan 18, 2024
1 parent 29099f2 commit e5d3eed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ jobs:
cp $dist_dir/*/* ./release/
cd ./release
md5sum -c MD5SUMS.txt
cd ..
./bin/release/createReleaseChangelog.py ${{ needs.init.outputs.build_ref }}
- name: upload release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit e5d3eed

Please sign in to comment.