We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
runtipi
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Release workflow update
Nicolas Meienberger
3 years ago
parent
5e5d5b020e
commit
376d776171
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/release.yml
+ 1
- 1
.github/workflows/release.yml
View File
@@ -3,7 +3,7 @@ name: Build & Deploy
on:
push:
branches:
- -
'release/**'
+ -
master
jobs:
release: