mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
fix: 🐛 Fixed missing externals (#4712)
This commit is contained in:
parent
f102dcf751
commit
fcc1eaaa37
10 changed files with 233 additions and 30 deletions
2
.github/workflows/chromatic.yml
vendored
2
.github/workflows/chromatic.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
exitOnceUploaded: true
|
||||
|
||||
- name: Publish to Chromatic and auto accept changes
|
||||
if: github.ref == 'refs/heads/master'
|
||||
if: github.ref == 'refs/heads/develop'
|
||||
uses: chromaui/action@v1
|
||||
with:
|
||||
projectToken: 7c47e1a1a4bd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue