build: fix deploy
This commit is contained in:
		
							parent
							
								
									1a2087f2ee
								
							
						
					
					
						commit
						bcadac0f07
					
				@ -20,6 +20,6 @@ jobs:
 | 
			
		||||
 | 
			
		||||
    - run: go install github.com/psanetra/git-semver/cli@master
 | 
			
		||||
 | 
			
		||||
    - run: git tag v$(cli next --stable=false) && git push --tags
 | 
			
		||||
    - run: git tag v$(cli next --stable=false) && git push --tags || echo no change
 | 
			
		||||
 | 
			
		||||
    - run: echo "🍏 This job's status is ${{ job.status }}."
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user