Skip to content

Commit

Permalink
feat: Releases展示build_info
Browse files Browse the repository at this point in the history
  • Loading branch information
XayahSuSuSu committed Jul 2, 2021
1 parent 713024f commit 3f4e50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/SGSI_Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ jobs:
with:
artifacts: "${{ github.workspace }}/Tool-SGSI-build/upload/*"
tag: "${{ github.event.inputs.REPACK_NAME }}_${{ env.BUILD_TIME }}"
body: "${{ github.event.inputs.REPACK_NAME }}_${{ env.BUILD_TIME }}"
bodyFile: "${{ github.workspace }}/Tool-SGSI-build/SGSI/build_info.txt"
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3f4e50b

Please sign in to comment.