File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5252 with :
5353 TARGET_ENVIRONMENT : int
5454 RELEASE_TAG : ${{ inputs.VERSION_NUMBER }}
55- CONFLUENCE_PAGE_ID : " 768067994 "
55+ CONFLUENCE_PAGE_ID : " 1128205588 "
5656 CREATE_RC_RELEASE_NOTES : true
5757 DEV_CLOUD_FORMATION_CHECK_VERSION_ROLE : ${{ secrets.DEV_CLOUD_FORMATION_CHECK_VERSION_ROLE }}
5858 TARGET_CLOUD_FORMATION_CHECK_VERSION_ROLE : ${{ secrets.INT_CLOUD_FORMATION_CHECK_VERSION_ROLE }}
6363 if : ${{ inputs.CREATE_INT_RELEASE_NOTES == true && always() && !failure() && !cancelled() }}
6464 with :
6565 TARGET_ENVIRONMENT : int
66- CONFLUENCE_PAGE_ID : " 768067990 "
66+ CONFLUENCE_PAGE_ID : " 1128205584 "
6767 CREATE_RC_RELEASE_NOTES : false
6868 DEV_CLOUD_FORMATION_CHECK_VERSION_ROLE : ${{ secrets.DEV_CLOUD_FORMATION_CHECK_VERSION_ROLE }}
6969 TARGET_CLOUD_FORMATION_CHECK_VERSION_ROLE : ${{ secrets.INT_CLOUD_FORMATION_CHECK_VERSION_ROLE }}
7474 if : ${{ inputs.CREATE_PROD_RELEASE_NOTES == true && always() && !failure() && !cancelled() }}
7575 with :
7676 TARGET_ENVIRONMENT : prod
77- CONFLUENCE_PAGE_ID : " 768067992 "
77+ CONFLUENCE_PAGE_ID : " 1128205586 "
7878 CREATE_RC_RELEASE_NOTES : false
7979 DEV_CLOUD_FORMATION_CHECK_VERSION_ROLE : ${{ secrets.DEV_CLOUD_FORMATION_CHECK_VERSION_ROLE }}
8080 TARGET_CLOUD_FORMATION_CHECK_VERSION_ROLE : ${{ secrets.PROD_CLOUD_FORMATION_CHECK_VERSION_ROLE }}
You can’t perform that action at this time.
0 commit comments