mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-11 09:28:38 +00:00
publish for master with tag
This commit is contained in:
parent
d52d84c3d1
commit
281f6d711e
7
.github/workflows/publish.yml
vendored
7
.github/workflows/publish.yml
vendored
@ -1,6 +1,11 @@
|
|||||||
name: Swift
|
name: Swift
|
||||||
|
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
tags:
|
||||||
|
- "v*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user