include version in export
This commit is contained in:
		@@ -15,6 +15,6 @@ steps:
 | 
				
			|||||||
      from_secret: gitea_token
 | 
					      from_secret: gitea_token
 | 
				
			||||||
    base_url: https://git.purser.it
 | 
					    base_url: https://git.purser.it
 | 
				
			||||||
    title: ${DRONE_TAG}
 | 
					    title: ${DRONE_TAG}
 | 
				
			||||||
    files: proxy-stream-${DRONE_TAG}.crx
 | 
					    files: out/proxy-stream-${DRONE_TAG}.crx
 | 
				
			||||||
  when:
 | 
					  when:
 | 
				
			||||||
    event: tag
 | 
					    event: tag
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user