1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-15 23:02:16 +03:00

windows-build: Change trigger tag pattern to our "Release/*"

This commit is contained in:
Athanasius 2021-08-08 10:19:12 +01:00
parent 03817de3c8
commit 1d91736e5c
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

View File

@ -3,7 +3,7 @@ name: Build EDMC for Windows
on: on:
push: push:
tags: tags:
- "v*" - "Release/*"
workflow_dispatch: workflow_dispatch:
jobs: jobs: