mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 02:12:49 +01:00 
			
		
		
		
	workflows: build on push to master/exampleSite
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,7 +1,12 @@
 | 
			
		||||
name: Build GH-Pages
 | 
			
		||||
 | 
			
		||||
on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches:
 | 
			
		||||
      - master
 | 
			
		||||
      - exampleSite
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
    # manual run
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  deploy:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user