This commit is contained in:
		@@ -9,7 +9,7 @@ on:
 | 
				
			|||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  publish:
 | 
					  publish:
 | 
				
			||||||
    runs-on: ubuntu-22.04
 | 
					    runs-on: ubuntu-22.04
 | 
				
			||||||
 | 
					    steps:
 | 
				
			||||||
    # 1. Checkout the website repository (your app code)
 | 
					    # 1. Checkout the website repository (your app code)
 | 
				
			||||||
      # ------------------------------------------------------------
 | 
					      # ------------------------------------------------------------
 | 
				
			||||||
      - name: Checkout website repo
 | 
					      - name: Checkout website repo
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user