Skip to content

Commit

Permalink
ci: Update release action to `softprops/action-gh-release@4634c16e79c…
Browse files Browse the repository at this point in the history
…963813287e889244c50009e7f0981`

Signed-off-by: Qian Qian "Cubik"‎ <cubik65536@cubik65536.top>
  • Loading branch information
Cubik65536 committed Feb 9, 2024
1 parent b1e4214 commit db06295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- name: Generate release note
run: ./github_generate_release_note.sh | tee -a github_actions_release.log
- name: Release Ungoogled-Chromium binaries
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@4634c16e79c963813287e889244c50009e7f0981
with:
body_path: ./github_release_note.md
draft: false
Expand Down

0 comments on commit db06295

Please sign in to comment.