mirror of
https://github.com/areteruhiro/LIME-beta-hiro.git
synced 2025-02-06 13:31:37 +09:00
Update build.yml
This commit is contained in:
parent
ad06e4cf2a
commit
7402465185
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -125,7 +125,7 @@ jobs:
|
||||
if-no-files-found: error
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@v3
|
||||
if: github.event.inputs.release == 'true'
|
||||
with:
|
||||
tag_name: ${{ env.version }}
|
||||
@ -140,3 +140,4 @@ jobs:
|
||||
|
||||
### 差分
|
||||
https://github.com/${{ github.repository }}/compare/${{ steps.previous.outputs.tag }}...${{ env.version }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user