File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11name : Build AppFlowy Android
2- run-name : Build ${{ github.event.inputs.branch }}/${{ github.event.inputs.build_number }} - ${{ github.event.inputs.internal_build }}
2+ run-name : Build ${{ github.event.inputs.branch }}/${{ github.event.inputs.build_name }} - ${{ github.event.inputs.internal_build }}
33
44on :
55 workflow_dispatch :
Original file line number Diff line number Diff line change 11name : Build AppFlowy iOS
2- run-name : Build ${{ github.event.inputs.branch }}/${{ github.event.inputs.build_number }} - ${{ github.event.inputs.internal_build }}
2+ run-name : Build ${{ github.event.inputs.branch }}/${{ github.event.inputs.build_name }} - ${{ github.event.inputs.internal_build }}
33
44
55on :
Original file line number Diff line number Diff line change 11name : Build AppFlowy Linux
2- run-name : Build ${{ github.event.inputs.branch }}/${{ github.event.inputs.build_number }} - ${{ github.event.inputs.internal_build }}
2+ run-name : Build ${{ github.event.inputs.branch }}/${{ github.event.inputs.build_name }} - ${{ github.event.inputs.internal_build }}
33
44on :
55 workflow_dispatch :
Original file line number Diff line number Diff line change 11name : Build AppFlowy macOS
2- run-name : Build ${{ github.event.inputs.branch }}/${{ github.event.inputs.build_number }} - ${{ github.event.inputs.internal_build }}
2+ run-name : Build ${{ github.event.inputs.branch }}/${{ github.event.inputs.build_name }} - ${{ github.event.inputs.internal_build }}
33
44
55on :
Original file line number Diff line number Diff line change 11name : Build AppFlowy Application
2- run-name : Build ${{ github.event.inputs.branch }}/${{ github.event.inputs.build_number }} - ${{ github.event.inputs.internal_build }}
2+ run-name : Build ${{ github.event.inputs.branch }}/${{ github.event.inputs.version }} - ${{ github.event.inputs.internal_build }}
33
44on :
55 workflow_dispatch :
Original file line number Diff line number Diff line change 11name : Build AppFlowy Windows
2- run-name : Build ${{ github.event.inputs.branch }}/${{ github.event.inputs.build_number }} - ${{ github.event.inputs.internal_build }}
2+ run-name : Build ${{ github.event.inputs.branch }}/${{ github.event.inputs.build_name }} - ${{ github.event.inputs.internal_build }}
33
44on :
55 workflow_dispatch :
You can’t perform that action at this time.
0 commit comments