mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-11-04 04:44:31 +01:00 
			
		
		
		
	Merge pull request #149 from excalidraw/issue-68
Add master as deploy branch
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/deploy.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/deploy.yml
									
									
									
									
										vendored
									
									
								
							@@ -18,6 +18,6 @@ jobs:
 | 
			
		||||
    - name: Deploy
 | 
			
		||||
      uses: JamesIves/github-pages-deploy-action@releases/v3
 | 
			
		||||
      with:
 | 
			
		||||
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
        BRANCH: gh-pages
 | 
			
		||||
        GITHUB_TOKEN: ${{ secrets.GH_DEPLOY }}
 | 
			
		||||
        BRANCH: master
 | 
			
		||||
        FOLDER: build
 | 
			
		||||
		Reference in New Issue
	
	Block a user