Update .gitea/workflows/github-mirror.yml
This commit is contained in:
		
							parent
							
								
									a956970738
								
							
						
					
					
						commit
						7826654bce
					
				@ -16,7 +16,7 @@ jobs:
 | 
				
			|||||||
    - name: Deploy to external repository
 | 
					    - name: Deploy to external repository
 | 
				
			||||||
      uses: https://git.sour.is/actions/github-action-push-to-another-repository@main
 | 
					      uses: https://git.sour.is/actions/github-action-push-to-another-repository@main
 | 
				
			||||||
      env:
 | 
					      env:
 | 
				
			||||||
        API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }}
 | 
					        API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        # GitHub Action output files
 | 
					        # GitHub Action output files
 | 
				
			||||||
        source-directory: .
 | 
					        source-directory: .
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user