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