forked from Mirrors/Dispatcharr
Missed closing if statement.
This commit is contained in:
parent
c049e48c08
commit
a8a6322e30
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -90,6 +90,7 @@ jobs:
|
|||
echo "is_fork=true" >> $GITHUB_OUTPUT
|
||||
else
|
||||
echo "is_fork=false" >> $GITHUB_OUTPUT
|
||||
fi
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue