mirror of
https://github.com/maputnik/editor.git
synced 2026-08-26 23:17:27 +00:00
Fix incorrect CI tag filter (#838)
This commit is contained in:
@@ -3,7 +3,6 @@ name: deploy
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
push:
|
|
||||||
tags:
|
tags:
|
||||||
- 'v*'
|
- 'v*'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user