mirror of
				https://github.com/LOLBAS-Project/LOLBAS
				synced 2025-11-04 10:39:56 +01:00 
			
		
		
		
	Update gh-pages.yml
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,5 +1,5 @@
 | 
			
		||||
---
 | 
			
		||||
name: Update LOLBAS-Project.github.io
 | 
			
		||||
name: Update LOLBAS-Project-hegusung.github.io
 | 
			
		||||
on:
 | 
			
		||||
  workflow_run:
 | 
			
		||||
    workflows: ["PUSH & PULL REQUEST - YAML Lint and Schema Validation Checks"]
 | 
			
		||||
@@ -21,11 +21,11 @@ jobs:
 | 
			
		||||
          mv yml/OSScripts yml/Scripts
 | 
			
		||||
          rm -r yml/HonorableMentions
 | 
			
		||||
 | 
			
		||||
      - name: Deploy to LOLBAS-Project.github.io repo
 | 
			
		||||
      - name: Deploy to LOLBAS-Project-hegusung.github.io repo
 | 
			
		||||
        uses: peaceiris/actions-gh-pages@v3
 | 
			
		||||
        with:
 | 
			
		||||
          deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
 | 
			
		||||
          external_repository: LOLBAS-Project/LOLBAS-Project.github.io
 | 
			
		||||
          external_repository: hegusung/LOLBAS-Project-hegusung.github.io
 | 
			
		||||
          publish_branch: master
 | 
			
		||||
          publish_dir: yml
 | 
			
		||||
          destination_dir: _lolbas
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user