Skip to content

Commit

Permalink
Merge branch 'v1' of https://github.com/mswgen/oc-updater into v1
Browse files Browse the repository at this point in the history
  • Loading branch information
dropdb220 committed Nov 9, 2023
2 parents 14037a3 + fb046b7 commit 1aeaaff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
if: github.event_name == 'workflow_dispatch'
uses: softprops/action-gh-release@v1
with:
body: "Changes(변경 사항)\n\n1. \n\n**Before installing, please read [this](https://github.com/mswgen/oc-updater/blob/main/README.md#installation) carefully!**\n\n**설치하기 전 [여기](https://github.com/mswgen/oc-updater/blob/main/README-ko.md#installation)를 읽어주세요!**"
body: "Changes(변경 사항)\n\n1. \n\n**Before installing, please read [this](https://github.com/mswgen/oc-updater/blob/v1/README.md#installation) carefully!**\n\n**설치하기 전 [여기](https://github.com/mswgen/oc-updater/blob/v1/README-ko.md#installation)를 읽어주세요!**"
draft: true
tag_name: ${{ steps.tagname.outputs.name }}
env:
Expand All @@ -51,4 +51,4 @@ jobs:
name: mac
path: |
out/OpenCore Updater-*.*.*-universal.dmg
out/latest-mac.yml
out/latest-mac.yml

0 comments on commit 1aeaaff

Please sign in to comment.