Release workflow update
This commit is contained in:
parent
5e5d5b020e
commit
376d776171
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -3,7 +3,7 @@ name: Build & Deploy
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'release/**'
|
||||
- master
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
Loading…
Add table
Reference in a new issue