mirror of
https://github.com/platformio/platformio-core.git
synced 2026-04-29 10:23:18 +02:00
Run deployment on tags
This commit is contained in:
@@ -3,8 +3,9 @@ name: Deployment
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- "release/**"
|
||||
tags:
|
||||
- v*
|
||||
|
||||
jobs:
|
||||
deployment:
|
||||
|
||||
Reference in New Issue
Block a user