mirror of
				https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
				synced 2025-11-03 21:10:34 +00:00 
			
		
		
		
	Update main.yml
This commit is contained in:
		
							parent
							
								
									f10e5ef8c0
								
							
						
					
					
						commit
						6632883546
					
				
							
								
								
									
										2
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							@ -3,7 +3,7 @@ name: Sync Upstream
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
env:
 | 
					env:
 | 
				
			||||||
  # Required, URL to upstream (fork base)
 | 
					  # Required, URL to upstream (fork base)
 | 
				
			||||||
  UPSTREAM_URL: "https://github.com/Footsiefat/zspotify.git"
 | 
					  UPSTREAM_URL: "https://github.com/limaceous-bushwhacker/zspotify.git"
 | 
				
			||||||
  # Required, token to authenticate bot, could use ${{ secrets.GITHUB_TOKEN }} 
 | 
					  # Required, token to authenticate bot, could use ${{ secrets.GITHUB_TOKEN }} 
 | 
				
			||||||
  # Over here, we use a PAT instead to authenticate workflow file changes.
 | 
					  # Over here, we use a PAT instead to authenticate workflow file changes.
 | 
				
			||||||
  WORKFLOW_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
 | 
					  WORKFLOW_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user