fix: update release section in build process (for real, hopefully)
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build and push Docker image / build-and-push (push) Successful in 44s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build and push Docker image / build-and-push (push) Successful in 44s
				
			This commit is contained in:
		
							parent
							
								
									8c00fc9c80
								
							
						
					
					
						commit
						2e99463306
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -50,5 +50,6 @@ jobs: | |||
|           docker push git.jo-dev.xyz/${GITEA_REPO}:${DOCKER_TAG} | ||||
|           curl -X POST -H "Authorization: token ${GITEA_TOKEN}" \ | ||||
|                -H "Content-Type: application/json" \ | ||||
|                -d '{"tag_name": "'"${DOCKER_TAG}"'", "name": "'"${CURRENT_DATE}"'"}' \ | ||||
|                -d '{"tag_name": "'"${DOCKER_TAG}"'"}' \ | ||||
|                -d '{"description": "'"${CURRENT_DATE}"'"}' \ | ||||
|                https://git.jo-dev.xyz/api/v1/repos/${GITEA_REPO}/releases     | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue