mirror of
				https://github.com/theoludwig/programming-challenges.git
				synced 2025-09-11 23:11:21 +02:00 
			
		
		
		
	ci: set correctly last-successful-commit-action
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/challenges.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/challenges.yml
									
									
									
									
										vendored
									
									
								
							@@ -39,7 +39,7 @@ jobs:
 | 
			
		||||
        id: 'last_successful_commit'
 | 
			
		||||
        with:
 | 
			
		||||
          branch: 'master'
 | 
			
		||||
          workflow_id: 'ci.yml'
 | 
			
		||||
          workflow_id: 'challenges.yml'
 | 
			
		||||
          github_token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
 | 
			
		||||
      - name: 'Test'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user