fix(workflow): please work bro
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 59s
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 59s
This commit is contained in:
parent
f1f75522e7
commit
e004e1de90
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ jobs:
|
|||
--url "http://pages.coastalcommits.com" \
|
||||
--site "${{ variables.MELI_SITE }}" \
|
||||
--token "${{ secrets.MELI_SITE_SECRET }}" \
|
||||
--release "$GITEA_SHA" \
|
||||
--release "${{ GITEA_SHA }}" \
|
||||
--branch "$release"
|
||||
echo "Deployed to Meli on branch $release"
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue