correction du if dans Set deployment path
This commit is contained in:
parent
c391e91149
commit
43581a42b7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
|
@ -18,6 +18,7 @@ jobs:
|
||||||
else
|
else
|
||||||
echo "Unsupported branch"
|
echo "Unsupported branch"
|
||||||
exit 1
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
- name: Update bot files
|
- name: Update bot files
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue