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 4747 uses : NHSDigital/eps-workflow-semantic-release/.github/workflows/tag-release.yml@2a3f4ab96e04b7547c4ee5b786745b98809c89be
4848 with :
4949 dry_run : true
50- asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
50+ asdf_version : ${{ needs.get_asdf_version.outputs.asdf_version }}
5151 branch_name : main
5252 publish_package : false
5353 tag_format : ${{ needs.get_asdf_version.outputs.tag_format }}
Original file line number Diff line number Diff line change 5454 uses : NHSDigital/eps-workflow-semantic-release/.github/workflows/tag-release.yml@2a3f4ab96e04b7547c4ee5b786745b98809c89be
5555 with :
5656 dry_run : true
57- asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
57+ asdf_version : ${{ needs.get_asdf_version.outputs.asdf_version }}
5858 branch_name : main
5959 publish_package : false
6060 tag_format : ${{ needs.get_asdf_version.outputs.tag_format }}
You can’t perform that action at this time.
0 commit comments