File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 dry_run : true
5252 asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
5353 branch_name : main
54- publish_package : false
5554 tag_format : ${{ needs.get_asdf_version.outputs.tag_format }}
5655 secrets : inherit
5756
Original file line number Diff line number Diff line change 7676 dry_run : true
7777 asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
7878 branch_name : ${{ github.event.pull_request.head.ref }}
79- publish_package : false
8079 tag_format : ${{ needs.get_asdf_version.outputs.tag_format }}
8180 secrets : inherit
8281
Original file line number Diff line number Diff line change 4949 dry_run : false
5050 asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
5151 branch_name : main
52- publish_package : false
5352 tag_format : ${{ needs.get_asdf_version.outputs.tag_format }}
5453 secrets : inherit
5554
You can’t perform that action at this time.
0 commit comments