Testing actions
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 6s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 6s
				
			This commit is contained in:
		| @@ -19,7 +19,9 @@ jobs: | ||||
|       - name: Print repository name | ||||
|         env: | ||||
|           GITEA_REPO: ${{ gitea.repository }} | ||||
|         run: echo "💡 The "$GITEA_REPO:" repository has been cloned to the runner." | ||||
|         run: | | ||||
|           echo "💡 The "$GITEA_REPO:" repository has been cloned to the runner." | ||||
|           echo ${{ secrets.NOT_A_SECRET }} | ||||
|       - name: Pass login information | ||||
|         env:  | ||||
|           DOCKER_AUTH_CONFIG: ${{ secrets.DOCKER_AUTH_CONFIG }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user