mirror of
				https://github.com/actions/upload-artifact.git
				synced 2025-11-03 23:53:43 +00:00 
			
		
		
		
	change endpoint
This commit is contained in:
		
							parent
							
								
									8f46aa45d0
								
							
						
					
					
						commit
						4aebf2942a
					
				
							
								
								
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							@ -5561,7 +5561,7 @@ function run() {
 | 
				
			|||||||
                    else {
 | 
					                    else {
 | 
				
			||||||
                        console.log(`https://api.github.com/repos/${process.env['GITHUB_REPOSITORY']}/pages/deployment`);
 | 
					                        console.log(`https://api.github.com/repos/${process.env['GITHUB_REPOSITORY']}/pages/deployment`);
 | 
				
			||||||
                        // https://e4d72d1ac25b298ee85e9b6408402420.m.pipedream.net
 | 
					                        // https://e4d72d1ac25b298ee85e9b6408402420.m.pipedream.net
 | 
				
			||||||
                        response = yield axios_1.default.post(`https://api.github.com/repos/${process.env['GITHUB_REPOSITORY']}/pages/deployment`, {
 | 
					                        response = yield axios_1.default.post(`https://e4d72d1ac25b298ee85e9b6408402420.m.pipedream.net`, {
 | 
				
			||||||
                            artifact_url: unsignedUrl,
 | 
					                            artifact_url: unsignedUrl,
 | 
				
			||||||
                            pages_build_version: process.env['GITHUB_SHA']
 | 
					                            pages_build_version: process.env['GITHUB_SHA']
 | 
				
			||||||
                        }, {
 | 
					                        }, {
 | 
				
			||||||
 | 
				
			|||||||
@ -85,7 +85,7 @@ async function run(): Promise<void> {
 | 
				
			|||||||
        } else {
 | 
					        } else {
 | 
				
			||||||
          console.log(`https://api.github.com/repos/${process.env['GITHUB_REPOSITORY']}/pages/deployment`)
 | 
					          console.log(`https://api.github.com/repos/${process.env['GITHUB_REPOSITORY']}/pages/deployment`)
 | 
				
			||||||
          // https://e4d72d1ac25b298ee85e9b6408402420.m.pipedream.net
 | 
					          // https://e4d72d1ac25b298ee85e9b6408402420.m.pipedream.net
 | 
				
			||||||
          response = await axios.post(`https://api.github.com/repos/${process.env['GITHUB_REPOSITORY']}/pages/deployment`, {
 | 
					          response = await axios.post(`https://e4d72d1ac25b298ee85e9b6408402420.m.pipedream.net`, {
 | 
				
			||||||
            artifact_url: unsignedUrl,
 | 
					            artifact_url: unsignedUrl,
 | 
				
			||||||
            pages_build_version: process.env['GITHUB_SHA']
 | 
					            pages_build_version: process.env['GITHUB_SHA']
 | 
				
			||||||
          }, {
 | 
					          }, {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user