mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-20 13:24:01 -07:00
Update cd.yml
This commit is contained in:
parent
11381807cb
commit
ec74a0e0e2
1 changed files with 2 additions and 3 deletions
5
.github/workflows/cd.yml
vendored
5
.github/workflows/cd.yml
vendored
|
@ -1,9 +1,8 @@
|
||||||
name: Continuous Deployment
|
name: Continuous Deployment
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
pull_request:
|
||||||
tags:
|
branches: [ "master" ]
|
||||||
- "v*.*.*"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
changelog:
|
changelog:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue