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