fix publish
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/publish.yml
									
									
									
									
										vendored
									
									
								
							@@ -24,9 +24,9 @@ jobs:
 | 
			
		||||
                ref: 'development'
 | 
			
		||||
                fetch-depth: 0
 | 
			
		||||
            - uses: actions/setup-node@v1
 | 
			
		||||
            - uses: actions/setup-python@v2
 | 
			
		||||
              with:
 | 
			
		||||
                node-version: 10
 | 
			
		||||
            - uses: actions/setup-python@v2
 | 
			
		||||
            - name: 'configure git'
 | 
			
		||||
              run: |
 | 
			
		||||
                  git config --global user.email "github-actions@github.com"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user