fix(workflow): please bro
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m13s
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m13s
This commit is contained in:
parent
c15c6a2025
commit
87dbcca240
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ jobs:
|
|||
--url "https://pages.coastalcommits.com" \
|
||||
--site "${{ vars.MELI_SITE_ID }}" \
|
||||
--token "${{ secrets.MELI_SITE_SECRET }}" \
|
||||
--release "$release/${{ FORGEJO_SHA }}" \
|
||||
--release "$release/${{ GITHUB_SHA }}" \
|
||||
--branch "$release"
|
||||
|
||||
echo "Deployed to Meli on branch $release"
|
||||
|
|
Loading…
Reference in a new issue