mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Added main as a deploy branch for theme uploading
no issue - we will be switching to main soon, and want to update this workflow to show how it should be used
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/deploy-theme.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/deploy-theme.yml
									
									
									
									
										vendored
									
									
								
							@@ -3,6 +3,7 @@ on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches:
 | 
			
		||||
      - master
 | 
			
		||||
      - main
 | 
			
		||||
jobs:
 | 
			
		||||
  deploy:
 | 
			
		||||
    runs-on: ubuntu-18.04
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user