Change CUT_RELEASE_PR to BUILD_RELEASE for out-yml (#4214)
Change CUT_RELEASE_PR to BUILD_RELEASE
This commit is contained in:
		@ -211,7 +211,7 @@ jobs:
 | 
			
		||||
            out/*-x86_64-linux.*
 | 
			
		||||
 | 
			
		||||
      - uses: actions/upload-artifact@v3
 | 
			
		||||
        if: ${{ env.CUT_RELEASE_PR == 'true' }}
 | 
			
		||||
        if: ${{ env.BUILD_RELEASE == 'true' }}
 | 
			
		||||
        with:
 | 
			
		||||
          name: out-yml
 | 
			
		||||
          path: |
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user