Update .gitea/workflows/release.yml
This commit is contained in:
		
							parent
							
								
									0d81ffaa86
								
							
						
					
					
						commit
						0bc10b7154
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -11,7 +11,7 @@ jobs:
 | 
				
			||||||
  deploy-production:
 | 
					  deploy-production:
 | 
				
			||||||
    runs-on: [amd64, prod]
 | 
					    runs-on: [amd64, prod]
 | 
				
			||||||
    env:
 | 
					    env:
 | 
				
			||||||
      NODES: node-22.rosti.cz node-23.rosti.cz node-24.rosti.cz node-25.rosti.cz node-26.rosti.cz node-28.rosti.cz
 | 
					      NODES: node-22.rosti.cz node-23.rosti.cz node-24.rosti.cz node-25.rosti.cz node-26.rosti.cz node-28.rosti.cz node-29.rosti.cz
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v4
 | 
					    - uses: actions/checkout@v4
 | 
				
			||||||
    - name: deploy
 | 
					    - name: deploy
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue