mirror of
				https://github.com/thornAvery/kep-hack.git
				synced 2025-11-04 20:51:02 +13:00 
			
		
		
		
	
						commit
						7850a87e83
					
				
							
								
								
									
										3
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -69,9 +69,8 @@ jobs:
 | 
			
		|||
 | 
			
		||||
      - name: Update symbols
 | 
			
		||||
        if: ${{ github.event_name == 'push' && github.repository_owner == 'pret' }}
 | 
			
		||||
        uses: EndBug/add-and-commit@v7
 | 
			
		||||
        uses: EndBug/add-and-commit@v9
 | 
			
		||||
        with:
 | 
			
		||||
          branch: symbols
 | 
			
		||||
          cwd: "./symbols"
 | 
			
		||||
          add: "*.sym"
 | 
			
		||||
          message: ${{ github.event.commits[0].message }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue