mirror of
				https://github.com/InsanusMokrassar/KotlinPublicationScriptsBuilder.git
				synced 2025-11-03 20:50:06 +00:00 
			
		
		
		
	more fixes of workflows to the god of workflows fixes
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/commit-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/commit-release.yml
									
									
									
									
										vendored
									
									
								
							@@ -24,7 +24,7 @@ jobs:
 | 
			
		||||
        uses: peaceiris/actions-gh-pages@v3
 | 
			
		||||
        with:
 | 
			
		||||
          github_token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
          publish_dir: ./web/build/distributions
 | 
			
		||||
          publish_dir: ./core/build/distributions
 | 
			
		||||
          publish_branch: site
 | 
			
		||||
      - name: Create Release
 | 
			
		||||
        id: create_release
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user