mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 11:45:26 +01:00 
			
		
		
		
	Merge branch 'master' of github.com:adityatelange/hugo-PaperMod
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							| @@ -12,9 +12,12 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           ref: exampleSite |           ref: exampleSite | ||||||
|        |        | ||||||
|       - name: Update theme |       - name: Get Theme | ||||||
|         run: git submodule update --init --recursive |         run: git submodule update --init --recursive | ||||||
|        |        | ||||||
|  |       - name: Update theme to Latest commit | ||||||
|  |         run: git submodule update --remote --merge | ||||||
|  |  | ||||||
|       - name: Setup hugo |       - name: Setup hugo | ||||||
|         uses: peaceiris/actions-hugo@v2 |         uses: peaceiris/actions-hugo@v2 | ||||||
|         with: |         with: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange