mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Update deploy-theme.yml
- bump action version - add a custom theme name
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/deploy-theme.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/deploy-theme.yml
									
									
									
									
										vendored
									
									
								
							@@ -8,7 +8,8 @@ jobs:
 | 
			
		||||
    runs-on: ubuntu-18.04
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@master
 | 
			
		||||
      - uses: TryGhost/action-deploy-theme@v1.0.0
 | 
			
		||||
      - uses: TryGhost/action-deploy-theme@v1.2.0
 | 
			
		||||
        with:
 | 
			
		||||
          api-url: ${{ secrets.GHOST_ADMIN_API_URL }}
 | 
			
		||||
          api-key: ${{ secrets.GHOST_ADMIN_API_KEY }}
 | 
			
		||||
          theme-name: "casper-master"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user