Change env format
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 8s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 8s
				
			This commit is contained in:
		| @@ -14,7 +14,9 @@ jobs: | ||||
|           apk --update add nodejs npm git | ||||
|       - name: Check out repository code | ||||
|         uses: actions/checkout@v3 | ||||
|       - run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner." | ||||
|       - env: | ||||
|           GITEA_REPO: ${{ gitea.repository }} | ||||
|         run: echo "💡 The "$GITEA_REPO:" repository has been cloned to the runner." | ||||
|       - name: Pass login information | ||||
|         env:  | ||||
|           DOCKER_AUTH_CONFIG: ${{ secrets.DOCKER_AUTH_CONFIG }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user