mirror of
				https://github.com/KieSun/all-of-frontend.git
				synced 2025-05-29 01:49:23 +08:00 
			
		
		
		
	Update markdown.yml
This commit is contained in:
		
							parent
							
								
									f4ececf524
								
							
						
					
					
						commit
						d67d70707c
					
				
							
								
								
									
										3
									
								
								.github/workflows/markdown.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/markdown.yml
									
									
									
									
										vendored
									
									
								
							@ -6,7 +6,7 @@
 | 
			
		||||
# This workflow will install Deno then run Deno lint and test.
 | 
			
		||||
# For more information see: https://github.com/denoland/setup-deno
 | 
			
		||||
 | 
			
		||||
name: Deno
 | 
			
		||||
name: markdown-autodocs
 | 
			
		||||
 | 
			
		||||
on:
 | 
			
		||||
  push:
 | 
			
		||||
@ -19,5 +19,6 @@ jobs:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@v2
 | 
			
		||||
      - name: Markdown autodocs
 | 
			
		||||
        uses: dineshsonachalam/markdown-autodocs@v1.0.3
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user