fix release to only proceede on tags
This commit is contained in:
		| @@ -39,7 +39,7 @@ release: | |||||||
|   script: |   script: | ||||||
|     - npmci publish npm |     - npmci publish npm | ||||||
|   only: |   only: | ||||||
|     - master |     - tags | ||||||
|   tags: |   tags: | ||||||
|     - lossless |     - lossless | ||||||
|     - priv |     - priv | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user