update repo endpoints
This commit is contained in:
		@@ -9,6 +9,10 @@ jobs:
 | 
				
			|||||||
  build:
 | 
					  build:
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    env: 
 | 
				
			||||||
 | 
					      GITEA_SERVER: https://git.rehounou.ca
 | 
				
			||||||
 | 
					      GITEA_TOKEN: ${{ secrets.REPO_GITEA_TOKEN }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - name: Checkout repository
 | 
					      - name: Checkout repository
 | 
				
			||||||
        uses: actions/checkout@v2
 | 
					        uses: actions/checkout@v2
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user