File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818 outputs :
1919 architectures : ${{ steps.information.outputs.architectures }}
2020 build : ${{ steps.information.outputs.build }}
21- description : ${{ steps.information.output .description }}
21+ description : ${{ steps.information.outputs .description }}
2222 name : ${{ steps.information.outputs.name }}
2323 slug : ${{ steps.information.outputs.slug }}
2424 target : ${{ steps.information.outputs.target }}
Original file line number Diff line number Diff line change 2525 outputs :
2626 architectures : ${{ steps.information.outputs.architectures }}
2727 build : ${{ steps.information.outputs.build }}
28- description : ${{ steps.information.output .description }}
28+ description : ${{ steps.information.outputs .description }}
2929 environment : ${{ steps.release.outputs.environment }}
3030 name : ${{ steps.information.outputs.name }}
3131 slug : ${{ steps.information.outputs.slug }}
You can’t perform that action at this time.
0 commit comments