Skip to content

Commit

Permalink
Fix domain
Browse files Browse the repository at this point in the history
  • Loading branch information
zhfeng committed Dec 18, 2023
1 parent 8b3901b commit 0de2522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
export GIT_USER_NAME=`jq ".git.user.name" config/l10n-utils.json -r`
export GIT_USER_EMAIL=`jq ".git.user.email" config/l10n-utils.json -r`
echo "pt.quarkus.io" > docs/CNAME
echo "cn.quarkus.io" > docs/CNAME
git add -f docs
set +e
Expand Down

0 comments on commit 0de2522

Please sign in to comment.