mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-30 21:12:24 -05:00 
			
		
		
		
	[chore] Fix CI/CD snapshot / release (#4068)
🤦 Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4068 Co-authored-by: tobi <tobi.smethurst@protonmail.com> Co-committed-by: tobi <tobi.smethurst@protonmail.com>
This commit is contained in:
		
					parent
					
						
							
								d3e9a9e563
							
						
					
				
			
			
				commit
				
					
						8bc0b06105
					
				
			
		
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -1,7 +1,6 @@ | |||
| # https://woodpecker-ci.org/docs/usage/workflow-syntax#when---global-workflow-conditions | ||||
| when: | ||||
|   - event: push | ||||
|     branch: main | ||||
|   - event: tag | ||||
| 
 | ||||
| steps: | ||||
|   release: | ||||
|  |  | |||
|  | @ -1,6 +1,7 @@ | |||
| # https://woodpecker-ci.org/docs/usage/workflow-syntax#when---global-workflow-conditions | ||||
| when: | ||||
|   - event: tag | ||||
|   - event: push | ||||
|     branch: main | ||||
| 
 | ||||
| steps: | ||||
|   snapshot: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue