File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -82,12 +82,12 @@ jobs:
8282 - name : Show files
8383 run : ls
8484
85- # - name: Release
86- # uses: ncipollo/[email protected] 87- # with:
88- # tag: v${{ steps.read_version.outputs.version}}
89- # name: v${{ steps.read_version.outputs.version}}
90- # body: |
91- # [更新日志](https://github.com/FNOSP/App.Bin.CodeEditor/blob/main/CHANGELOG.md)
92- # artifacts: "code.editor.fpk"
93- # token: ${{ secrets.GITHUB_TOKEN }}
85+ - name : Release
86+ 87+ with :
88+ tag : v${{ steps.read_version.outputs.version}}
89+ name : v${{ steps.read_version.outputs.version}}
90+ body : |
91+ [更新日志](https://github.com/FNOSP/App.Bin.CodeEditor/blob/main/CHANGELOG.md)
92+ artifacts : " code.editor.x86.fpk,code.editor.arm .fpk"
93+ token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments